From d4b23c6544cff261e6bd4abdd6d163315d862bd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 11:10:30 -0500 Subject: [PATCH] Bump AkkaVersion from 1.5.21 to 1.5.22 (#459) Bumps `AkkaVersion` from 1.5.21 to 1.5.22. Updates `Akka.TestKit.Xunit2` from 1.5.21 to 1.5.22 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.21...1.5.22) Updates `Akka.Cluster.Sharding` from 1.5.21 to 1.5.22 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.21...1.5.22) Updates `Akka.Remote` from 1.5.21 to 1.5.22 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.21...1.5.22) Updates `Akka.DistributedData` from 1.5.21 to 1.5.22 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.21...1.5.22) Updates `Akka.Persistence` from 1.5.21 to 1.5.22 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.21...1.5.22) Updates `Akka.DependencyInjection` from 1.5.21 to 1.5.22 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.21...1.5.22) --- updated-dependencies: - dependency-name: Akka.TestKit.Xunit2 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 - dependency-name: Akka.Remote dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.DistributedData dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Persistence dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 0c13add..f8e3b32 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -25,7 +25,7 @@ 17.10.0 6.0.2 2.5.8 - 1.5.21 + 1.5.22 [6.0.0,)