From 89e7fe00036d9beb33dbce045a34362aab4c1074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:13:29 +0000 Subject: [PATCH] Bump System.Text.Json from 8.0.4 to 8.0.5 in /SecurityEssentials 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] --- SecurityEssentials/SecurityEssentials.Web.csproj | 4 ++-- SecurityEssentials/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SecurityEssentials/SecurityEssentials.Web.csproj b/SecurityEssentials/SecurityEssentials.Web.csproj index c9a1405..302b91a 100644 --- a/SecurityEssentials/SecurityEssentials.Web.csproj +++ b/SecurityEssentials/SecurityEssentials.Web.csproj @@ -429,8 +429,8 @@ ..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll True - - ..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll + + ..\packages\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll True diff --git a/SecurityEssentials/packages.config b/SecurityEssentials/packages.config index 2425442..abcedf2 100644 --- a/SecurityEssentials/packages.config +++ b/SecurityEssentials/packages.config @@ -137,7 +137,7 @@ - +