From 0d37f81b513588899c5b5be0d2b736de430644c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:42:11 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/NPascalCoin 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] --- src/NPascalCoin/NPascalCoin.csproj | 2 +- src/NPascalCoin/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/NPascalCoin/NPascalCoin.csproj b/src/NPascalCoin/NPascalCoin.csproj index 590b0cb..bd501a5 100644 --- a/src/NPascalCoin/NPascalCoin.csproj +++ b/src/NPascalCoin/NPascalCoin.csproj @@ -22,7 +22,7 @@ - + diff --git a/src/NPascalCoin/packages.config b/src/NPascalCoin/packages.config index 5aa7713..102f159 100644 --- a/src/NPascalCoin/packages.config +++ b/src/NPascalCoin/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file