Skip to content

Commit ccf32a7

Browse files
Bump Akka.Cluster.TestKit and FluentAssertions (#286)
Bumps [Akka.Cluster.TestKit](https://github.com/akkadotnet/akka.net) and [FluentAssertions](https://github.com/fluentassertions/fluentassertions). These dependencies needed to be updated together. Updates `Akka.Cluster.TestKit` from 1.5.39 to 1.5.40 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.5.39...1.5.40) Updates `FluentAssertions` from 7.0.0 to 5.10.3 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@7.0.0...5.10.3) --- updated-dependencies: - dependency-name: Akka.Cluster.TestKit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a66cd60 commit ccf32a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<!-- App dependencies -->
77
<ItemGroup>
8-
<PackageVersion Include="Akka.Cluster.TestKit" Version="1.5.39" />
8+
<PackageVersion Include="Akka.Cluster.TestKit" Version="1.5.40" />
99
<PackageVersion Include="coverlet.collector" Version="6.0.4" />
1010
<PackageVersion Include="TeamCity.ServiceMessages" Version="4.1.1" />
1111
<PackageVersion Include="System.CodeDom" Version="9.0.4" />

0 commit comments

Comments
 (0)