Skip to content

Commit

Permalink
chore(deps): update dependency fluentassertions to v7 (#14288)
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 Dec 16, 2024
1 parent 634f838 commit 3285375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/packagegroups/NuGet.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</ItemGroup>

<ItemGroup Label="Packages used for testing">
<PackageReference Update="FluentAssertions" Version="6.12.2" />
<PackageReference Update="FluentAssertions" Version="7.0.0" />
<PackageReference Update="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<!-- Do not upgrade Moq version from 4.18.4 -->
Expand Down

0 comments on commit 3285375

Please sign in to comment.