From df8c5af80e709d5d81a6c2d03aebfbe89d386a8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 19:39:01 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /FluentCache.Test Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../FluentCache.Microsoft.Extensions.Caching.Redis.csproj | 2 +- FluentCache.Test/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FluentCache.Microsoft.Extensions.Caching.Redis/FluentCache.Microsoft.Extensions.Caching.Redis.csproj b/FluentCache.Microsoft.Extensions.Caching.Redis/FluentCache.Microsoft.Extensions.Caching.Redis.csproj index cbf626f..b66646d 100644 --- a/FluentCache.Microsoft.Extensions.Caching.Redis/FluentCache.Microsoft.Extensions.Caching.Redis.csproj +++ b/FluentCache.Microsoft.Extensions.Caching.Redis/FluentCache.Microsoft.Extensions.Caching.Redis.csproj @@ -29,7 +29,7 @@ - + diff --git a/FluentCache.Test/packages.config b/FluentCache.Test/packages.config index 37f68ee..c1e5c87 100644 --- a/FluentCache.Test/packages.config +++ b/FluentCache.Test/packages.config @@ -6,7 +6,7 @@ - + \ No newline at end of file