Skip to content

Commit b421c13

Browse files
Bump Akka.Cluster.Hosting and Akka.Cluster.Sharding
Bumps [Akka.Cluster.Hosting](https://github.com/akkadotnet/Akka.Hosting) and [Akka.Cluster.Sharding](https://github.com/akkadotnet/akka.net). These dependencies needed to be updated together. Updates `Akka.Cluster.Hosting` from 1.5.28 to 1.5.39 - [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases) - [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/Akka.Hosting@1.5.28...1.5.39) Updates `Akka.Cluster.Sharding` from 1.5.39 to 1.5.39 - [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.39) --- updated-dependencies: - dependency-name: Akka.Cluster.Hosting dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Cluster.Sharding dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4173fd commit b421c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<TestSdkVersion>17.6.0</TestSdkVersion>
1919
<AkkaVersion>1.5.39</AkkaVersion>
2020
<PbmVersion>1.4.3</PbmVersion>
21-
<AkkaHostingVersion>1.5.28</AkkaHostingVersion>
21+
<AkkaHostingVersion>1.5.39</AkkaHostingVersion>
2222
<MicrosoftExtensionsVersion>[8.0.0,)</MicrosoftExtensionsVersion>
2323
</PropertyGroup>
2424
<!-- SourceLink support for all Akka.NET projects -->

0 commit comments

Comments
 (0)