Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: Akka.Cluster.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Stannard <aaron@petabridge.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Apr 7, 2023
1 parent 5bcca23 commit 1437f4d
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>
<!-- Akka.NET Package Versions -->
<ItemGroup>
<PackageVersion Include="Akka.Cluster.Hosting" Version="1.5.0" />
<PackageVersion Include="Akka.Cluster.Hosting" Version="1.5.2" />
<PackageVersion Include="Akka.Logger.Serilog" Version="1.5.0.1" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Xml" Version="7.0.0" />
<PackageVersion Include="Petabridge.Cmd.Cluster" Version="$(PbmVersion)" />
Expand Down

0 comments on commit 1437f4d

Please sign in to comment.