From bd75cb00ad1a905df14c1dc82d2f3ee7ad70f459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 04:35:44 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.1 to 13.0.2 in /Tester Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CoinpaprikaAPI/CoinpaprikaAPI.csproj | 2 +- Tester/Tester.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CoinpaprikaAPI/CoinpaprikaAPI.csproj b/CoinpaprikaAPI/CoinpaprikaAPI.csproj index af1dc61..c2540f8 100644 --- a/CoinpaprikaAPI/CoinpaprikaAPI.csproj +++ b/CoinpaprikaAPI/CoinpaprikaAPI.csproj @@ -22,7 +22,7 @@ - + diff --git a/Tester/Tester.csproj b/Tester/Tester.csproj index 34cdb70..75ff867 100644 --- a/Tester/Tester.csproj +++ b/Tester/Tester.csproj @@ -65,7 +65,7 @@ - 12.0.1 + 13.0.2