From d42ec964c78b7b6d77ee924ba88699be27b9f9d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 12:21:27 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Essentials/Essentials.csproj | 5 +++-- Essentials/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Essentials/Essentials.csproj b/Essentials/Essentials.csproj index 666b5d2..b369fe1 100644 --- a/Essentials/Essentials.csproj +++ b/Essentials/Essentials.csproj @@ -33,8 +33,9 @@ ..\GameBinaries\netstandard.dll - - ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True ..\packages\NLog.4.4.12\lib\net45\NLog.dll diff --git a/Essentials/packages.config b/Essentials/packages.config index 8835d9f..b1d1d67 100644 --- a/Essentials/packages.config +++ b/Essentials/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file