From 5d90e852f29d6e9233d9f165d4d3d7702d2fdb4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 00:54:28 +0000 Subject: [PATCH] Bump System.Text.Json from 8.0.0 to 9.0.0 Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/MyNihongo.FluentHttp.csproj | 2 +- .../MyNihongo.FluentHttp.Tests.Integration.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MyNihongo.FluentHttp.csproj b/src/MyNihongo.FluentHttp.csproj index 1d002ce..b3ba08d 100644 --- a/src/MyNihongo.FluentHttp.csproj +++ b/src/MyNihongo.FluentHttp.csproj @@ -27,7 +27,7 @@ - + diff --git a/tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj b/tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj index fb80cc6..e2e1838 100644 --- a/tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj +++ b/tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj @@ -9,7 +9,7 @@ - +