Skip to content

Commit

Permalink
chore(deps): update dependency fluentassertions.analyzers to v0.25.0 (#…
Browse files Browse the repository at this point in the history
…40)

| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| nuget      | FluentAssertions.Analyzers | 0.21.0 | 0.25.0 |

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 CalvinWilkinson authored Oct 9, 2023
1 parent 771825f commit f1f238f
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 @@ -29,7 +29,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.21.0">
<PackageReference Include="FluentAssertions.Analyzers" Version="0.25.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit f1f238f

Please sign in to comment.