Skip to content

Commit dfd24ae

Browse files
Bump Akka.Cluster.TestKit from 1.5.2 to 1.5.6 (#178)
Bumps [Akka.Cluster.TestKit](https://github.com/akkadotnet/akka.net) from 1.5.2 to 1.5.6. - [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.2...1.5.6) --- updated-dependencies: - dependency-name: Akka.Cluster.TestKit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 202cbdf commit dfd24ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
2525
<FluentAssertionsVersion>6.6.0</FluentAssertionsVersion>
2626
<FsCheckVersion>2.16.5</FsCheckVersion>
27-
<AkkaVersion>1.5.2</AkkaVersion>
27+
<AkkaVersion>1.5.6</AkkaVersion>
2828
<AkkaPackageTags>akka;actors;actor model;Akka;concurrency</AkkaPackageTags>
2929
</PropertyGroup>
3030
<PropertyGroup>

0 commit comments

Comments
 (0)