From fc247ccdf8cbe243639b3d63c308ab8371ef9def Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:34:36 +0000 Subject: [PATCH] Bump System.Text.Json from 6.0.4 to 8.0.4 in /Demo Bumps System.Text.Json from 6.0.4 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Api/API.csproj | 6 +++--- Demo/DemoApplication.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Api/API.csproj b/Api/API.csproj index c62a305..e570b38 100644 --- a/Api/API.csproj +++ b/Api/API.csproj @@ -23,15 +23,15 @@ - + - + - + diff --git a/Demo/DemoApplication.csproj b/Demo/DemoApplication.csproj index b9dbad5..9849ee4 100644 --- a/Demo/DemoApplication.csproj +++ b/Demo/DemoApplication.csproj @@ -86,7 +86,7 @@ - 6.0.4 + 8.0.4