Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Akka.Cluster.Sharding from 1.5.15 to 1.5.19 in /src/clustering/sharding-sqlserver #174

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump Akka.Cluster.Sharding in /src/clustering/sharding-sqlserver
Bumps [Akka.Cluster.Sharding](https://github.com/akkadotnet/akka.net) from 1.5.15 to 1.5.19.
- [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.15...1.5.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Apr 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit bbf6d4dddc6a70f2b2afc101bfe60032b4ee4cbd
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
<NetRuntime>net8.0</NetRuntime>
<XunitVersion>2.4.2</XunitVersion>
<TestSdkVersion>17.6.0</TestSdkVersion>
<AkkaVersion>1.5.18</AkkaVersion>
<AkkaVersion>1.5.19</AkkaVersion>
<PbmVersion>1.3.2</PbmVersion>
<AkkaHostingVersion>1.5.18</AkkaHostingVersion>
<MicrosoftExtensionsVersion>[7.0.0,)</MicrosoftExtensionsVersion>