From 663aa212d3619ad2dd2158de3a460e6d080ecd90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:59:45 +0000 Subject: [PATCH] Bump Akka.Persistence.SqlServer.Hosting, Microsoft.Extensions.Configuration.EnvironmentVariables and Microsoft.Extensions.Configuration.Json Bumps [Akka.Persistence.SqlServer.Hosting](https://github.com/akkadotnet/Akka.Persistence.SqlServer), Microsoft.Extensions.Configuration.EnvironmentVariables and Microsoft.Extensions.Configuration.Json. These dependencies needed to be updated together. Updates `Akka.Persistence.SqlServer.Hosting` from 1.5.13 to 1.5.15 - [Release notes](https://github.com/akkadotnet/Akka.Persistence.SqlServer/releases) - [Changelog](https://github.com/akkadotnet/Akka.Persistence.SqlServer/blob/dev/RELEASE_NOTES.md) - [Commits](https://github.com/akkadotnet/Akka.Persistence.SqlServer/compare/1.5.13...1.5.15) Updates `Microsoft.Extensions.Configuration.EnvironmentVariables` from $MicrosoftExtensionsVersion to 6.0.0 Updates `Microsoft.Extensions.Configuration.Json` from $MicrosoftExtensionsVersion to 6.0.0 --- updated-dependencies: - dependency-name: Akka.Persistence.SqlServer.Hosting dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-type: direct:production - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../sharding-sqlserver/SqlSharding.Host/SqlSharding.Host.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clustering/sharding-sqlserver/SqlSharding.Host/SqlSharding.Host.csproj b/src/clustering/sharding-sqlserver/SqlSharding.Host/SqlSharding.Host.csproj index 492c986..0403434 100644 --- a/src/clustering/sharding-sqlserver/SqlSharding.Host/SqlSharding.Host.csproj +++ b/src/clustering/sharding-sqlserver/SqlSharding.Host/SqlSharding.Host.csproj @@ -12,7 +12,7 @@ - +