Skip to content

Commit

Permalink
chore(deps): update dependency fluentassertions to 8.1.1 (#1010)
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 Mar 10, 2025
1 parent 537cc2c commit 0a8a1c2
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 @@ -22,7 +22,7 @@
<PackageReference Include="ReactiveUI.Testing" Version="20.1.63" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.10" />
<PackageReference Include="FluentAssertions" Version="8.0.1" />
<PackageReference Include="FluentAssertions" Version="8.1.1" />
<PackageReference Include="DiffEngine" Version="15.6.0" />
<PackageReference Include="PublicApiGenerator" Version="11.3.0" />
<PackageReference Include="Verify.Xunit" Version="28.8.1" />
Expand Down

0 comments on commit 0a8a1c2

Please sign in to comment.