From cb59ed4405445f351ba0c77cf69462f900888673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 19:58:22 +0000 Subject: [PATCH] Bump AkkaVersion from 1.5.7 to 1.5.8 Bumps `AkkaVersion` from 1.5.7 to 1.5.8. Updates `Akka.Persistence.Sql.Common` from 1.5.7 to 1.5.8 - [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.7...1.5.8) Updates `Akka.Hosting.TestKit` from 1.5.7 to 1.5.8 - [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.7...1.5.8) Updates `Akka.Persistence.Sql.TestKit` from 1.5.7 to 1.5.8 - [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.7...1.5.8) Updates `Akka.Persistence.Hosting` from 1.5.7 to 1.5.8 - [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.7...1.5.8) Updates `Akka.Persistence.Query.Sql` from 1.5.7 to 1.5.8 - [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.7...1.5.8) Updates `Akka.TestKit.Xunit2` from 1.5.7 to 1.5.8 - [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.7...1.5.8) --- updated-dependencies: - dependency-name: Akka.Persistence.Sql.Common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Hosting.TestKit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Persistence.Sql.TestKit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Persistence.Hosting dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Persistence.Query.Sql dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.TestKit.Xunit2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 fdc6477..f12c6ac 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -20,7 +20,7 @@ net7.0 net48 - 1.5.7 + 1.5.8 5.0.11