From d06048fb71769c00457d55e98f9d57772a75123e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:51:19 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /MyConsoleRPG Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MyConsoleRPG/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MyConsoleRPG/packages.config b/MyConsoleRPG/packages.config index 8ab13a9..882ea14 100644 --- a/MyConsoleRPG/packages.config +++ b/MyConsoleRPG/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file