Skip to content

Commit 8f3989d

Browse files
Bump Akka.Cluster.Hosting from 1.5.12.1 to 1.5.13 (#267)
Bumps [Akka.Cluster.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.12.1 to 1.5.13. - [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.12.1...1.5.13) --- updated-dependencies: - dependency-name: Akka.Cluster.Hosting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40c47b8 commit 8f3989d

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
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414
<PropertyGroup>
1515
<AkkaVersion>1.5.13</AkkaVersion>
16-
<AkkaHostingVersion>1.5.12.1</AkkaHostingVersion>
16+
<AkkaHostingVersion>1.5.13</AkkaHostingVersion>
1717
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
1818
<NetFrameworkTestVersion>net471</NetFrameworkTestVersion>
1919
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>

0 commit comments

Comments
 (0)