Skip to content

Commit

Permalink
Merge pull request #20 from escendit/dependabot/nuget/xunit.categorie…
Browse files Browse the repository at this point in the history
…s-2.0.8

chore(deps): Bump xunit.categories from 2.0.6 to 2.0.8
  • Loading branch information
snovak7 authored Aug 10, 2023
2 parents 9a01e45 + 1d787cf commit b8d7098
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 @@ -4,7 +4,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="NSubstitute" Version="5.0.0" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.categories" Version="2.0.6" />
<PackageReference Include="xunit.categories" Version="2.0.8" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.124" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit b8d7098

Please sign in to comment.