Skip to content

Commit

Permalink
chore(deps): update dependency verify.xunit to 28.9.0 (#412)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 2e22cba commit 77d2a06
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 @@ -36,7 +36,7 @@
<PackageReference Include="xunit.runner.console" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" />
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
<PackageReference Include="Verify.Xunit" Version="28.8.1" />
<PackageReference Include="Verify.Xunit" Version="28.9.0" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="PublicApiGenerator" Version="11.3.0" />
<PackageReference Include="coverlet.msbuild" Version="6.0.3" PrivateAssets="All" />
Expand Down

0 comments on commit 77d2a06

Please sign in to comment.