Skip to content

Commit

Permalink
chore(deps): update dependency verify.xunit to 28.8.1 (#994)
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 20, 2025
1 parent 6fbae8e commit f64cad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akavache.Tests/Akavache.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="DiffEngine" Version="15.6.0" />
<PackageReference Include="PublicApiGenerator" Version="11.3.0" />
<PackageReference Include="Verify.Xunit" Version="28.6.1" />
<PackageReference Include="Verify.Xunit" Version="28.8.1" />
<PackageReference Include="coverlet.msbuild" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit f64cad8

Please sign in to comment.