Skip to content

Commit

Permalink
Merge pull request #20 from phmatray/dependabot/nuget/xunit.runner.vi…
Browse files Browse the repository at this point in the history
…sualstudio-2.5.7

Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
  • Loading branch information
phmatray authored Feb 19, 2024
2 parents 211aef4 + b61ef08 commit 899f547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
<PackageVersion Include="xunit" Version="2.6.6" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.7" />
<PackageVersion Include="Snapshooter.Xunit" Version="0.14.1" />
<PackageVersion Include="Verify.XUnit" Version="23.2.0" />
<!-- Analyzers -->
Expand Down

0 comments on commit 899f547

Please sign in to comment.