From 4c1a31fad820c3a1265d96ffe6bf99f57f2a3a54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 21:32:19 +0000 Subject: [PATCH] Bump the all-dependencies group across 1 directory with 4 updates Bumps the all-dependencies group with 4 updates in the / directory: [System.Text.Encodings.Web](https://github.com/dotnet/runtime), [System.Text.Json](https://github.com/dotnet/runtime), [System.Net.Http.Json](https://github.com/dotnet/runtime) and [nbgv](https://github.com/dotnet/Nerdbank.GitVersioning). 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) Updates `nbgv` from 3.7.112 to 3.7.115 - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.7.112...v3.7.115) --- 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 - dependency-name: nbgv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 4 ++-- src/TestableHttpClient/TestableHttpClient.csproj | 4 ++-- test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index a352993..1e71a62 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,11 +10,11 @@ "rollForward": false }, "nbgv": { - "version": "3.7.112", + "version": "3.7.115", "commands": [ "nbgv" ], "rollForward": false } } -} +} \ No newline at end of file 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 a808876..42d46bf 100644 --- a/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj +++ b/test/TestableHttpClient.Tests/TestableHttpClient.Tests.csproj @@ -5,7 +5,7 @@ - +