From cd8ea69a42fc47896e1e5d6949bdc78a41e74e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 22:12:33 +0000 Subject: [PATCH] Bump the all-dependencies group across 1 directory with 3 updates Bumps the all-dependencies group with 3 updates in the / directory: [System.Text.Encodings.Web](https://github.com/dotnet/runtime), [System.Text.Json](https://github.com/dotnet/runtime) and [System.Net.Http.Json](https://github.com/dotnet/runtime). Updates `System.Text.Encodings.Web` from 4.7.2 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v9.0.1) Updates `System.Text.Encodings.Web` from 4.7.2 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v9.0.1) Updates `System.Text.Json` from 4.7.2 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v9.0.1) Updates `System.Net.Http.Json` from 8.0.1 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.1) --- updated-dependencies: - dependency-name: System.Text.Encodings.Web dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: System.Text.Encodings.Web dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: System.Net.Http.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- src/TestableHttpClient/TestableHttpClient.csproj | 4 ++-- test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/TestableHttpClient/TestableHttpClient.csproj b/src/TestableHttpClient/TestableHttpClient.csproj index 37d22ba..9d1fb3d 100644 --- a/src/TestableHttpClient/TestableHttpClient.csproj +++ b/src/TestableHttpClient/TestableHttpClient.csproj @@ -33,8 +33,8 @@ - - + + diff --git a/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj b/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj index c501d52..0339cee 100644 --- a/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj +++ b/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj @@ -6,7 +6,7 @@ - +