From 0b159f155a751e59d12d737b7fe104129da17cc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:10:49 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /test-projects/NetStandardAndNetCoreApp Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 7.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/7.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../NetStandardAndNetCoreApp/NetStandardAndNetCoreApp.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-projects/NetStandardAndNetCoreApp/NetStandardAndNetCoreApp.csproj b/test-projects/NetStandardAndNetCoreApp/NetStandardAndNetCoreApp.csproj index e42ffbb..403abfe 100644 --- a/test-projects/NetStandardAndNetCoreApp/NetStandardAndNetCoreApp.csproj +++ b/test-projects/NetStandardAndNetCoreApp/NetStandardAndNetCoreApp.csproj @@ -14,12 +14,12 @@ - 7.0.1 + 13.0.1 - 9.0.1 + 13.0.1 \ No newline at end of file