Skip to content

Commit

Permalink
Merge pull request #5 from DotNetExtension/dependabot/nuget/xunit-2.9.2
Browse files Browse the repository at this point in the history
build: bump xunit from 2.9.0 to 2.9.2
  • Loading branch information
AndrewBabbitt97 authored Nov 4, 2024
2 parents b7d120d + be5cbc0 commit da08371
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 @@ -7,7 +7,7 @@
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
</Project>

0 comments on commit da08371

Please sign in to comment.