Skip to content

Commit

Permalink
Bump AkkaHostingVersion from 1.5.27 to 1.5.28 (#197)
Browse files Browse the repository at this point in the history
Bumps `AkkaHostingVersion` from 1.5.27 to 1.5.28.

Updates `Akka.Hosting` from 1.5.27 to 1.5.28
- [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.27...1.5.28)

Updates `Akka.Hosting.TestKit` from 1.5.27 to 1.5.28
- [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.27...1.5.28)

---
updated-dependencies:
- dependency-name: Akka.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Hosting.TestKit
  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 Sep 10, 2024
1 parent df3bf9f commit 363c511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<PropertyGroup Label="SharedVersions">
<AkkaVersion>1.5.28</AkkaVersion>
<AkkaHostingVersion>1.5.27</AkkaHostingVersion>
<AkkaHostingVersion>1.5.28</AkkaHostingVersion>
<OtelVersion>1.9.0</OtelVersion>
</PropertyGroup>
<!-- Akka.NET Package Versions -->
Expand Down

0 comments on commit 363c511

Please sign in to comment.