From f30b28aba5ced53fdf9e9f879b8b8c0112e34607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 16:24:54 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /JsonRpcTest 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] --- Json-Rpc/AustinHarris.JsonRpc.csproj | 2 +- JsonRpcTest/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Json-Rpc/AustinHarris.JsonRpc.csproj b/Json-Rpc/AustinHarris.JsonRpc.csproj index f6a680d..e2a5dd0 100644 --- a/Json-Rpc/AustinHarris.JsonRpc.csproj +++ b/Json-Rpc/AustinHarris.JsonRpc.csproj @@ -21,7 +21,7 @@ - + \ No newline at end of file diff --git a/JsonRpcTest/packages.config b/JsonRpcTest/packages.config index 12fef57..d9261b8 100644 --- a/JsonRpcTest/packages.config +++ b/JsonRpcTest/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file