Skip to content

Commit

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

Updates `Akka.Persistence.Hosting` from 1.5.8.1 to 1.5.13
- [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.13)

Updates `Akka.Cluster.Hosting` from 1.5.8.1 to 1.5.13
- [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.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent d387ce0 commit ab5ab8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PropertyGroup>
<XunitVersion>2.4.2</XunitVersion>
<AkkaVersion>1.5.13</AkkaVersion>
<AkkaHostingVersion>1.5.8.1</AkkaHostingVersion>
<AkkaHostingVersion>1.5.13</AkkaHostingVersion>
<FluentAssertionsVersion>6.10.0</FluentAssertionsVersion>
<TestSdkVersion>17.6.3</TestSdkVersion>
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
Expand Down

0 comments on commit ab5ab8a

Please sign in to comment.