Skip to content

Commit

Permalink
Merge pull request #79 from Catalin-Andronie/dependabot/nuget/xunit-2…
Browse files Browse the repository at this point in the history
….6.1

Bump xunit from 2.5.3 to 2.6.1
  • Loading branch information
Catalin-Andronie authored Nov 7, 2023
2 parents 13db8ea + 7f275a2 commit a750d2d
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 @@ -27,7 +27,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageVersion Include="Tynamix.ObjectFiller" Version="1.5.8" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.3" PrivateAssets="all" />
<PackageVersion Include="xunit" Version="2.5.3" />
<PackageVersion Include="xunit" Version="2.6.1" />
</ItemGroup>

</Project>

0 comments on commit a750d2d

Please sign in to comment.