Skip to content

Commit

Permalink
chore(deps): update dependency fluentassertions to 6.12.1 (#1031)
Browse files Browse the repository at this point in the history
| datasource | package          | from   | to     |
| ---------- | ---------------- | ------ | ------ |
| nuget      | FluentAssertions | 6.12.0 | 6.12.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Calvin Wilkinson <[email protected]>
  • Loading branch information
renovate[bot] and KinsonMcneal authored Sep 17, 2024
1 parent 3714e6c commit a951fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Testing/VelaptorTests/VelaptorTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="KinsonDigital.Carbonate" Version="1.0.0-preview.18" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit a951fbc

Please sign in to comment.