Skip to content

Commit

Permalink
build(deps): bump AkkaHostingVersion from 1.5.20 to 1.5.24
Browse files Browse the repository at this point in the history
Bumps `AkkaHostingVersion` from 1.5.20 to 1.5.24.

Updates `Akka.Cluster.Hosting` from 1.5.20 to 1.5.24
- [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.20...1.5.24)

Updates `Akka.Persistence.Hosting` from 1.5.20 to 1.5.24
- [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.20...1.5.24)

Updates `Akka.Hosting` from 1.5.20 to 1.5.24
- [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.20...1.5.24)

Updates `Akka.Hosting.TestKit` from 1.5.20 to 1.5.24
- [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.20...1.5.24)

---
updated-dependencies:
- dependency-name: Akka.Cluster.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 52ca6c9 commit 052d195
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 @@ -2,7 +2,7 @@
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<AkkaVersion>1.5.24</AkkaVersion>
<AkkaHostingVersion>1.5.20</AkkaHostingVersion>
<AkkaHostingVersion>1.5.24</AkkaHostingVersion>
<FluentMigratorVersion>5.2.0</FluentMigratorVersion>
<SqliteVersion>1.0.118</SqliteVersion>
<MicrosoftSqliteVersion>8.0.4</MicrosoftSqliteVersion>
Expand Down

0 comments on commit 052d195

Please sign in to comment.