Skip to content

Commit

Permalink
Bump Akka.Cluster.Hosting in /src/clustering/sharding-sqlserver (#184)
Browse files Browse the repository at this point in the history
Bumps [Akka.Cluster.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.19 to 1.5.20.
- [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.19...1.5.20)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 93d541b commit d9eb764
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 @@ -18,7 +18,7 @@
<TestSdkVersion>17.6.0</TestSdkVersion>
<AkkaVersion>1.5.20</AkkaVersion>
<PbmVersion>1.4.1</PbmVersion>
<AkkaHostingVersion>1.5.19</AkkaHostingVersion>
<AkkaHostingVersion>1.5.20</AkkaHostingVersion>
<MicrosoftExtensionsVersion>[7.0.0,)</MicrosoftExtensionsVersion>
</PropertyGroup>
<!-- SourceLink support for all Akka.NET projects -->
Expand Down

0 comments on commit d9eb764

Please sign in to comment.