From b83695b598265017d55cb72f45c83c57176e06c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 21:39:57 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /NDecred.Wire Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NDecred.Common/NDecred.Common.csproj | 2 +- NDecred.Wire/NDecred.Wire.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NDecred.Common/NDecred.Common.csproj b/NDecred.Common/NDecred.Common.csproj index aee8f99..be396a1 100644 --- a/NDecred.Common/NDecred.Common.csproj +++ b/NDecred.Common/NDecred.Common.csproj @@ -3,7 +3,7 @@ netstandard2.0 - + diff --git a/NDecred.Wire/NDecred.Wire.csproj b/NDecred.Wire/NDecred.Wire.csproj index 02a61b0..77224dd 100644 --- a/NDecred.Wire/NDecred.Wire.csproj +++ b/NDecred.Wire/NDecred.Wire.csproj @@ -13,7 +13,7 @@ - + \ No newline at end of file