From b93e9d5797af73071ecc1d265b5851ce6f1e6bf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 19:48:31 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /FluentCache.Test Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.2) --- 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..f30bdd2 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..8e021fc 100644 --- a/FluentCache.Test/packages.config +++ b/FluentCache.Test/packages.config @@ -6,7 +6,7 @@ - + \ No newline at end of file