From 77733545c19c267d4f4cc67c221b0447fd07dc92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 10:45:10 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /CSharpExcercises/Serialization/Serialization 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] --- .../Serialization/Serialization/Serialization.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSharpExcercises/Serialization/Serialization/Serialization.csproj b/CSharpExcercises/Serialization/Serialization/Serialization.csproj index 0eaee1b..0da96a7 100644 --- a/CSharpExcercises/Serialization/Serialization/Serialization.csproj +++ b/CSharpExcercises/Serialization/Serialization/Serialization.csproj @@ -6,7 +6,7 @@ - +