From e42675ca9271a2af9c6c52bce01787a5cffaeec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 07:16:55 +0000 Subject: [PATCH] Bump System.Text.Json from 8.0.4 to 8.0.5 in /test/FluentRest.Tests Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/FluentRest/FluentRest.csproj | 2 +- test/FluentRest.Tests/FluentRest.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FluentRest/FluentRest.csproj b/src/FluentRest/FluentRest.csproj index c084c5b..e91f515 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 1dfea14..2acf3de 100644 --- a/test/FluentRest.Tests/FluentRest.Tests.csproj +++ b/test/FluentRest.Tests/FluentRest.Tests.csproj @@ -16,7 +16,7 @@ - +