From 2920781a1f133fbd9bd906e8efc518683cf1d2b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 09:57:41 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /MuTest.Cpp.CLI Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MuTest.CLI.Core/MuTest.CLI.Core.csproj | 2 +- MuTest.Core/MuTest.Core.csproj | 2 +- MuTest.Cpp.CLI/MuTest.Cpp.CLI.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MuTest.CLI.Core/MuTest.CLI.Core.csproj b/MuTest.CLI.Core/MuTest.CLI.Core.csproj index 9d6e4d7..6a69ab4 100644 --- a/MuTest.CLI.Core/MuTest.CLI.Core.csproj +++ b/MuTest.CLI.Core/MuTest.CLI.Core.csproj @@ -49,7 +49,7 @@ 1.1.1 - 12.0.3 + 13.0.1 diff --git a/MuTest.Core/MuTest.Core.csproj b/MuTest.Core/MuTest.Core.csproj index 4546e46..8ac0741 100644 --- a/MuTest.Core/MuTest.Core.csproj +++ b/MuTest.Core/MuTest.Core.csproj @@ -239,7 +239,7 @@ 5.0.0 - 12.0.3 + 13.0.1 4.3.0 diff --git a/MuTest.Cpp.CLI/MuTest.Cpp.CLI.csproj b/MuTest.Cpp.CLI/MuTest.Cpp.CLI.csproj index 53d564f..bfe60f9 100644 --- a/MuTest.Cpp.CLI/MuTest.Cpp.CLI.csproj +++ b/MuTest.Cpp.CLI/MuTest.Cpp.CLI.csproj @@ -140,7 +140,7 @@ 5.0.0 - 12.0.3 + 13.0.1 4.5.4