From e676705171bb2400aa44471ef88e7165e8e78827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 05:43:48 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /src/TestConsoleApp Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Core.Serialization.Json/Core.Serialization.Json.csproj | 2 +- src/Json/Json.csproj | 2 +- src/TestConsoleApp/packages.config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Core.Serialization.Json/Core.Serialization.Json.csproj b/src/Core.Serialization.Json/Core.Serialization.Json.csproj index fbfb274..5681dd7 100644 --- a/src/Core.Serialization.Json/Core.Serialization.Json.csproj +++ b/src/Core.Serialization.Json/Core.Serialization.Json.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Json/Json.csproj b/src/Json/Json.csproj index 9e5ceb1..3c76d22 100644 --- a/src/Json/Json.csproj +++ b/src/Json/Json.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/TestConsoleApp/packages.config b/src/TestConsoleApp/packages.config index bc4dba2..4e6c35e 100644 --- a/src/TestConsoleApp/packages.config +++ b/src/TestConsoleApp/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file