Skip to content

Commit

Permalink
chore(deps): update dependency fluentassertions to v8
Browse files Browse the repository at this point in the history
| datasource | package          | from  | to    |
| ---------- | ---------------- | ----- | ----- |
| nuget      | FluentAssertions | 7.0.0 | 8.0.1 |
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 68631a0 commit 012a039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Testing/PlazmaTests/PlazmaTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="FluentAssertions" Version="8.0.1" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.34.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 012a039

Please sign in to comment.