From fc5352a2fad165945adb0fa153d9e2c518f4151d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 22:15:13 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 11.0.1 to 13.0.1 in /WebAPI/WebAPI Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebAPI/WebAPI/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebAPI/WebAPI/packages.config b/WebAPI/WebAPI/packages.config index 92f16a2..78a96e5 100644 --- a/WebAPI/WebAPI/packages.config +++ b/WebAPI/WebAPI/packages.config @@ -19,7 +19,7 @@ - + \ No newline at end of file