Skip to content

Commit

Permalink
Merge pull request #1005 from christianhelle/renovate/xunit-dotnet-mo…
Browse files Browse the repository at this point in the history
…norepo

Update dependency xunit to 2.9.2
  • Loading branch information
christianhelle authored Sep 27, 2024
2 parents 70b81f9 + e50468b commit 108cc6b
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.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<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 108cc6b

Please sign in to comment.