Skip to content

Commit 832e17d

Browse files
Bump FluentAssertions from 5.10.3 to 6.6.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.10.3 to 6.6.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@5.10.3...6.6.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30ecbb4 commit 832e17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DesignPatternsInCSharp/DesignPatternsInCSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="FluentAssertions" Version="5.10.3" />
19+
<PackageReference Include="FluentAssertions" Version="6.6.0" />
2020
<PackageReference Include="Google.Protobuf" Version="3.20.1" />
2121
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.39.0" />
2222
<PackageReference Include="Grpc.Tools" Version="2.45.0">

0 commit comments

Comments
 (0)