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] authored Sep 27, 2024
1 parent eebd132 commit 6b6a6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<PackageVersion Include="System.Linq" Version="4.3.0" />
<PackageVersion Include="TestStack.BDDfy" Version="4.3.2" />
<PackageVersion Include="TestStack.BDDfy.Xunit" Version="1.2.0" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.analyzers" Version="1.16.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 6b6a6f3

Please sign in to comment.