From 7f072576c97ee8f5d2d500d664643ff251a6152d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 05:36:48 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /test/CacheStoreUnitTest Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Sino.CacheStore/Sino.CacheStore.csproj | 2 +- test/CacheStoreUnitTest/CacheStoreUnitTest.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Sino.CacheStore/Sino.CacheStore.csproj b/src/Sino.CacheStore/Sino.CacheStore.csproj index 1d6e0d9..10c08a3 100644 --- a/src/Sino.CacheStore/Sino.CacheStore.csproj +++ b/src/Sino.CacheStore/Sino.CacheStore.csproj @@ -10,7 +10,7 @@ - + diff --git a/test/CacheStoreUnitTest/CacheStoreUnitTest.csproj b/test/CacheStoreUnitTest/CacheStoreUnitTest.csproj index 7d41bda..994918c 100644 --- a/test/CacheStoreUnitTest/CacheStoreUnitTest.csproj +++ b/test/CacheStoreUnitTest/CacheStoreUnitTest.csproj @@ -8,7 +8,7 @@ - + all