Skip to content

Commit

Permalink
Bump AkkaHostingVersion from 1.5.28 to 1.5.30
Browse files Browse the repository at this point in the history
Bumps `AkkaHostingVersion` from 1.5.28 to 1.5.30.

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

Updates `Akka` from 1.5.28 to 1.5.30
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.5.28...1.5.30)

Updates `Akka.Streams` from 1.5.28 to 1.5.30
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.5.28...1.5.30)

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

---
updated-dependencies:
- dependency-name: Akka.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Streams
  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]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent fbcbd86 commit c8c5073
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<PropertyGroup Label="SharedVersions">
<AkkaVersion>1.5.28</AkkaVersion>
<AkkaHostingVersion>1.5.28</AkkaHostingVersion>
<AkkaVersion>1.5.30</AkkaVersion>
<AkkaHostingVersion>1.5.30</AkkaHostingVersion>
<OtelVersion>1.9.0</OtelVersion>
</PropertyGroup>
<!-- Akka.NET Package Versions -->
Expand Down

0 comments on commit c8c5073

Please sign in to comment.