Skip to content

Commit

Permalink
Merge pull request #8 from escendit/dependabot/nuget/xunit-2.5.0
Browse files Browse the repository at this point in the history
chore(deps): Bump xunit from 2.4.2 to 2.5.0
  • Loading branch information
snovak7 authored Aug 10, 2023
2 parents 9cbdf25 + d88ed9c commit cc22c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageReference Include="NSubstitute" Version="5.0.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.categories" Version="2.0.6" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.134" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
Expand Down

0 comments on commit cc22c60

Please sign in to comment.