Skip to content

Commit

Permalink
Update dependency xunit to v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2023
1 parent 00ff2e9 commit 24ae71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageVersion Include="Rocket.Surgery.Extensions.Testing.FakeItEasy" Version="8.0.2" />
<PackageVersion Include="Rocket.Surgery.Extensions.Testing.XUnit" Version="8.0.2" />
<PackageVersion Include="xunit" Version="2.6.0" />
<PackageVersion Include="xunit" Version="2.6.1" />
<PackageVersion Include="xunit.analyzers" Version="1.4.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.3" />
<PackageVersion Include="Verify.Xunit" Version="22.1.4" />
Expand Down

0 comments on commit 24ae71e

Please sign in to comment.