From 0ba9c778ffbe4592289f906742bef5f8abc31c06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 01:53:17 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /src/NPascalCoin 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/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..1312e37 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..ef1497d 100644 --- a/src/NPascalCoin/packages.config +++ b/src/NPascalCoin/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file