Skip to content

Commit

Permalink
⬆ Bump xunit from 2.8.1 to 2.9.0 in the xunit group (#125)
Browse files Browse the repository at this point in the history
Bumps the xunit group with 1 update: xunit.


Updates `xunit` from 2.8.1 to 2.9.0

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: xunit
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent adfe69b commit 49311fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bearded.UI.Tests/Bearded.UI.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit" Version="2.9.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 49311fd

Please sign in to comment.