From 5a6fc00d3db6a3e078f15162a7525c014a370277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 08:56:22 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /tests/UnitTest 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] --- src/MineCase.Core/MineCase.Core.csproj | 2 +- src/MineCase.Protocol/MineCase.Protocol.csproj | 2 +- tests/UnitTest/MineCase.UnitTest.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/MineCase.Core/MineCase.Core.csproj b/src/MineCase.Core/MineCase.Core.csproj index 2b01f5d1..226a23a1 100644 --- a/src/MineCase.Core/MineCase.Core.csproj +++ b/src/MineCase.Core/MineCase.Core.csproj @@ -18,7 +18,7 @@ - + diff --git a/src/MineCase.Protocol/MineCase.Protocol.csproj b/src/MineCase.Protocol/MineCase.Protocol.csproj index 9a1f5fa6..5eb08094 100644 --- a/src/MineCase.Protocol/MineCase.Protocol.csproj +++ b/src/MineCase.Protocol/MineCase.Protocol.csproj @@ -13,7 +13,7 @@ - + diff --git a/tests/UnitTest/MineCase.UnitTest.csproj b/tests/UnitTest/MineCase.UnitTest.csproj index 76f1bae7..be52ddd7 100644 --- a/tests/UnitTest/MineCase.UnitTest.csproj +++ b/tests/UnitTest/MineCase.UnitTest.csproj @@ -10,7 +10,7 @@ - +