Skip to content

Commit

Permalink
Merge pull request #996 from christianhelle/renovate/xunit-dotnet-mon…
Browse files Browse the repository at this point in the history
…orepo

Update dependency xunit to 2.9.1
  • Loading branch information
christianhelle authored Sep 23, 2024
2 parents e3ab367 + 5c3920d commit 656778f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<PackageReference Include="AutoFixture.Xunit2" Version="4.18.1" />
<PackageReference Include="Moq" Version="4.20.71" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit" Version="2.9.1" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 656778f

Please sign in to comment.