Skip to content

Commit

Permalink
Merge pull request #196 from nils-org/renovate/xunit-dotnet-monorepo
Browse files Browse the repository at this point in the history
(maint) Update dependency xunit to v2.6.5
  • Loading branch information
nils-a authored Jan 5, 2024
2 parents 2ed451f + dcd1191 commit 2dc2d4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="Spectre.Console.Registrars.SimpleInjector" Version="0.5.0" />
<PackageReference Include="Spectre.Console.Testing" Version="0.48.0" />
<PackageReference Include="xunit" Version="2.6.4" />
<PackageReference Include="xunit" Version="2.6.5" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 2dc2d4b

Please sign in to comment.