From f18695361a9ddc56e0b25a70f30229e88b0dc419 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 21:29:03 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /tests/RediSharp.Demo 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] --- src/RediSharp/RediSharp.csproj | 2 +- tests/RediSharp.Demo/RediSharp.Demo.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/RediSharp/RediSharp.csproj b/src/RediSharp/RediSharp.csproj index 5c9a5ce..ecc70d9 100644 --- a/src/RediSharp/RediSharp.csproj +++ b/src/RediSharp/RediSharp.csproj @@ -15,7 +15,7 @@ - + diff --git a/tests/RediSharp.Demo/RediSharp.Demo.csproj b/tests/RediSharp.Demo/RediSharp.Demo.csproj index 215a5eb..bf217f9 100644 --- a/tests/RediSharp.Demo/RediSharp.Demo.csproj +++ b/tests/RediSharp.Demo/RediSharp.Demo.csproj @@ -9,7 +9,7 @@ - +