Skip to content

Commit

Permalink
Bump Akka.Cluster.Hosting from 1.5.8.1 to 1.5.12 (#327)
Browse files Browse the repository at this point in the history
Bumps [Akka.Cluster.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.8.1 to 1.5.12.
- [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.8.1...1.5.12)

---
updated-dependencies:
- dependency-name: Akka.Cluster.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>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent beb95a8 commit 38f63c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<!-- App dependencies -->
<ItemGroup>
<PackageVersion Include="Akka.Cluster.Hosting" Version="1.5.8.1" />
<PackageVersion Include="Akka.Cluster.Hosting" Version="1.5.12" />
<PackageVersion Include="Akka.Persistence.Sql.Common" Version="$(AkkaVersion)" />
<PackageVersion Include="Akka.Persistence.Query.Sql" Version="$(AkkaVersion)" />
<PackageVersion Include="Akka.Hosting" Version="$(AkkaVersion)" />
Expand Down

0 comments on commit 38f63c4

Please sign in to comment.