Skip to content

Commit

Permalink
Update dependency xunit to 2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 27, 2024
1 parent bed91a9 commit e50468b
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 e50468b

Please sign in to comment.