From d8646a748a55da918bc648f33e041aea2fa85df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:19:22 +0000 Subject: [PATCH] Bump System.Text.Json from 8.0.5 to 9.0.0 Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.5 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.5...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/FluentRest.Fake/FluentRest.Fake.csproj | 2 +- src/FluentRest/FluentRest.csproj | 2 +- test/FluentRest.Tests/FluentRest.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/FluentRest.Fake/FluentRest.Fake.csproj b/src/FluentRest.Fake/FluentRest.Fake.csproj index e91f515..e4d80b6 100644 --- a/src/FluentRest.Fake/FluentRest.Fake.csproj +++ b/src/FluentRest.Fake/FluentRest.Fake.csproj @@ -4,7 +4,7 @@ - + diff --git a/src/FluentRest/FluentRest.csproj b/src/FluentRest/FluentRest.csproj index e91f515..e4d80b6 100644 --- a/src/FluentRest/FluentRest.csproj +++ b/src/FluentRest/FluentRest.csproj @@ -4,7 +4,7 @@ - + diff --git a/test/FluentRest.Tests/FluentRest.Tests.csproj b/test/FluentRest.Tests/FluentRest.Tests.csproj index 1f9fe4a..24af4b0 100644 --- a/test/FluentRest.Tests/FluentRest.Tests.csproj +++ b/test/FluentRest.Tests/FluentRest.Tests.csproj @@ -16,7 +16,7 @@ - +