From f433fac5f9ff04bdca7f6ce7ab1104477af5f6db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 17:07:29 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /EosSharp/EosSharp.UnitTests 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] --- EosSharp/EosSharp.UnitTests/packages.config | 2 +- EosSharp/EosSharp/EosSharp.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EosSharp/EosSharp.UnitTests/packages.config b/EosSharp/EosSharp.UnitTests/packages.config index 867aa1c..35477df 100644 --- a/EosSharp/EosSharp.UnitTests/packages.config +++ b/EosSharp/EosSharp.UnitTests/packages.config @@ -4,5 +4,5 @@ - + \ No newline at end of file diff --git a/EosSharp/EosSharp/EosSharp.csproj b/EosSharp/EosSharp/EosSharp.csproj index 4c45223..9053418 100644 --- a/EosSharp/EosSharp/EosSharp.csproj +++ b/EosSharp/EosSharp/EosSharp.csproj @@ -27,7 +27,7 @@ Changed authority accounts to use permission level (by dbulha) - +