Skip to content

Commit

Permalink
chore(deps): update dependency xunit to 2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 01a6855 commit 322e4ed
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 @@ -145,7 +145,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 322e4ed

Please sign in to comment.