From 3999070b4453cc554c7bc8efa40304ded2aabcf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 09:57:34 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /MuTest.Service 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.Core/MuTest.Core.csproj | 2 +- MuTest.Service/MuTest.Service.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.Service/MuTest.Service.csproj b/MuTest.Service/MuTest.Service.csproj index 58dcb06..0cde046 100644 --- a/MuTest.Service/MuTest.Service.csproj +++ b/MuTest.Service/MuTest.Service.csproj @@ -105,7 +105,7 @@ 4.1.1 - 12.0.3 + 13.0.1 4.5.4