From 30f598a924b26de6b1dd13ea808eacc6d2498a92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:24:10 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /BitcoinNet.TestFramework Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- BitcoinNet.JsonRpc/BitcoinNet.JsonRpc.csproj | 2 +- BitcoinNet.TestFramework/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BitcoinNet.JsonRpc/BitcoinNet.JsonRpc.csproj b/BitcoinNet.JsonRpc/BitcoinNet.JsonRpc.csproj index 95ca80bc..811db7e8 100644 --- a/BitcoinNet.JsonRpc/BitcoinNet.JsonRpc.csproj +++ b/BitcoinNet.JsonRpc/BitcoinNet.JsonRpc.csproj @@ -11,7 +11,7 @@ - + diff --git a/BitcoinNet.TestFramework/packages.config b/BitcoinNet.TestFramework/packages.config index 8b1664aa..f8925587 100644 --- a/BitcoinNet.TestFramework/packages.config +++ b/BitcoinNet.TestFramework/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file