From 70b731457d571c1b7575dd8331cb044c694b5347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 05:33:58 +0000 Subject: [PATCH] Chore(deps): Bump Newtonsoft.Json in /HunterPie.Core Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- HunterPie.Core/HunterPie.Core.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HunterPie.Core/HunterPie.Core.csproj b/HunterPie.Core/HunterPie.Core.csproj index 0a5a21fc..3107f115 100644 --- a/HunterPie.Core/HunterPie.Core.csproj +++ b/HunterPie.Core/HunterPie.Core.csproj @@ -1,4 +1,4 @@ - + @@ -246,7 +246,7 @@ - 12.0.3 + 13.0.1