From 83328e8f719d9afca20d5e8d4c5cb981afa90b50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 00:54:51 +0000 Subject: [PATCH] Bump System.Text.Json from 8.0.0 to 9.0.1 Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.1) --- 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..9b2aa74 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..fc7abba 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 @@ - +