Skip to content

Commit

Permalink
chore(deps): update dependency verify.xunit to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent cb68f0f commit 52227d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="xunit.runner.console" Version="2.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8" />
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
<PackageReference Include="Verify.Xunit" Version="22.11.5" />
<PackageReference Include="Verify.Xunit" Version="24.1.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
<PackageReference Include="coverlet.msbuild" Version="6.0.2" PrivateAssets="All" />
Expand Down

0 comments on commit 52227d4

Please sign in to comment.