From f4ed4dc1deb0f721da35534aa8115ed2b4bfbc6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:20:30 +0000 Subject: [PATCH] chore(deps): Bump System.Text.Json in /CS/AlloCineClient Bumps System.Text.Json from 4.7.2 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CS/AlloCineAPI/AlloCineAPI.csproj | 2 +- CS/AlloCineClient/AlloCineClient.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CS/AlloCineAPI/AlloCineAPI.csproj b/CS/AlloCineAPI/AlloCineAPI.csproj index 32cbda7..2f1ee37 100644 --- a/CS/AlloCineAPI/AlloCineAPI.csproj +++ b/CS/AlloCineAPI/AlloCineAPI.csproj @@ -14,7 +14,7 @@ - + diff --git a/CS/AlloCineClient/AlloCineClient.csproj b/CS/AlloCineClient/AlloCineClient.csproj index ce5a83a..cc310b7 100644 --- a/CS/AlloCineClient/AlloCineClient.csproj +++ b/CS/AlloCineClient/AlloCineClient.csproj @@ -91,7 +91,7 @@ - 4.7.2 + 8.0.4