Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit a46d87d

Browse files
Bump Akka.Persistence.Hosting from 1.5.18 to 1.5.20 (#260)
Bumps [Akka.Persistence.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.18 to 1.5.20. - [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.18...1.5.20) --- updated-dependencies: - dependency-name: Akka.Persistence.Hosting 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 0785db4 commit a46d87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
44
<AkkaVersion>1.5.15</AkkaVersion>
5-
<AkkaHostingVersion>1.5.18</AkkaHostingVersion>
5+
<AkkaHostingVersion>1.5.20</AkkaHostingVersion>
66

77
<!-- Install from version 5.0.11 included all the way up to 8.x.x, but don't go up a major version -->
88
<PostgresLowVersion>5.0.11</PostgresLowVersion>

0 commit comments

Comments
 (0)