Skip to content

Commit c19afc7

Browse files
Bump FluentAssertions from 6.9.0 to 6.10.0 (#209)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.9.0 to 6.10.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.9.0...6.10.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8296b4 commit c19afc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Akka.Logger.Serilog.Tests/Akka.Logger.Serilog.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="xunit" Version="$(XunitVersion)" />
1212
<PackageReference Include="Akka.TestKit.Xunit2" Version="$(AkkaVersion)" />
1313
<PackageReference Include="Akka.Cluster" Version="$(AkkaVersion)" />
14-
<PackageReference Include="FluentAssertions" Version="6.9.0" />
14+
<PackageReference Include="FluentAssertions" Version="6.10.0" />
1515
<PackageReference Include="Serilog.Sinks.ColoredConsole" Version="3.0.1" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)