From 3a9499b7c51e41711ca109d80f42f73465f0f662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 01:57:20 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../src/Module1/ParallelPatterns/ParallelPatterns.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ParallelPatterns/src/Module1/ParallelPatterns/ParallelPatterns.csproj b/src/ParallelPatterns/src/Module1/ParallelPatterns/ParallelPatterns.csproj index 31cee80..6760e86 100644 --- a/src/ParallelPatterns/src/Module1/ParallelPatterns/ParallelPatterns.csproj +++ b/src/ParallelPatterns/src/Module1/ParallelPatterns/ParallelPatterns.csproj @@ -5,7 +5,7 @@ netcoreapp2.1 - +