From 60f8fce85a56713bcac9f0f86ca3c505fc22e98f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:46:17 +0000 Subject: [PATCH] Bump Microsoft.Bcl.AsyncInterfaces, Microsoft.Extensions.Configuration.Json and System.Text.Json Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Bcl.AsyncInterfaces` from 7.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v9.0.2) Updates `Microsoft.Extensions.Configuration.Json` from 8.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.2) Updates `System.Text.Json` from 6.0.10 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.10...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Akka.Cluster.Hosting.Tests.csproj | 2 +- src/Akka.Hosting.TestKit/Akka.Hosting.TestKit.csproj | 2 +- src/Akka.Hosting.Tests/Akka.Hosting.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Akka.Cluster.Hosting.Tests/Akka.Cluster.Hosting.Tests.csproj b/src/Akka.Cluster.Hosting.Tests/Akka.Cluster.Hosting.Tests.csproj index 2fd87369..d6e9e801 100644 --- a/src/Akka.Cluster.Hosting.Tests/Akka.Cluster.Hosting.Tests.csproj +++ b/src/Akka.Cluster.Hosting.Tests/Akka.Cluster.Hosting.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/Akka.Hosting.TestKit/Akka.Hosting.TestKit.csproj b/src/Akka.Hosting.TestKit/Akka.Hosting.TestKit.csproj index b16a0e63..ea04ffa2 100644 --- a/src/Akka.Hosting.TestKit/Akka.Hosting.TestKit.csproj +++ b/src/Akka.Hosting.TestKit/Akka.Hosting.TestKit.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/Akka.Hosting.Tests/Akka.Hosting.Tests.csproj b/src/Akka.Hosting.Tests/Akka.Hosting.Tests.csproj index bdd3853a..b6dddce4 100644 --- a/src/Akka.Hosting.Tests/Akka.Hosting.Tests.csproj +++ b/src/Akka.Hosting.Tests/Akka.Hosting.Tests.csproj @@ -7,7 +7,7 @@ - +