Skip to content

Commit

Permalink
chore(deps): update dependency fluentassertions to 6.12.2
Browse files Browse the repository at this point in the history
| datasource | package          | from   | to     |
| ---------- | ---------------- | ------ | ------ |
| nuget      | FluentAssertions | 6.12.0 | 6.12.2 |
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 58f7b38 commit f7909ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Testing/CASLTests/CASLTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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.2" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit f7909ec

Please sign in to comment.