From a9bae0e0d2542b62c91b406ea902862b86e81374 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 15:44:23 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /Samples/OrleansApp/GrainInterfaces Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 7.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/7.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Samples/OrleansApp/GrainInterfaces/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Samples/OrleansApp/GrainInterfaces/packages.config b/Samples/OrleansApp/GrainInterfaces/packages.config index 036cbe8..f76ba43 100644 --- a/Samples/OrleansApp/GrainInterfaces/packages.config +++ b/Samples/OrleansApp/GrainInterfaces/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file