Skip to content

Commit

Permalink
Bump AkkaHostingVersion in /src/clustering/sharding-sqlserver
Browse files Browse the repository at this point in the history
Bumps `AkkaHostingVersion` from 1.5.28 to 1.5.32.

Updates `Akka.Cluster.Hosting` from 1.5.28 to 1.5.32
- [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.32)

Updates `Akka.Cluster.Sharding` from 1.5.31 to 1.5.32
- [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.31...1.5.32)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 5709d28 commit 40fe97c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
<NetRuntime>net8.0</NetRuntime>
<XunitVersion>2.4.2</XunitVersion>
<TestSdkVersion>17.6.0</TestSdkVersion>
<AkkaVersion>1.5.31</AkkaVersion>
<AkkaVersion>1.5.32</AkkaVersion>
<PbmVersion>1.4.3</PbmVersion>
<AkkaHostingVersion>1.5.28</AkkaHostingVersion>
<AkkaHostingVersion>1.5.32</AkkaHostingVersion>
<MicrosoftExtensionsVersion>[8.0.0,)</MicrosoftExtensionsVersion>
</PropertyGroup>
<!-- SourceLink support for all Akka.NET projects -->
Expand Down

0 comments on commit 40fe97c

Please sign in to comment.