From 13b2143ddc18990d6696dac54bc052346a73100c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 22:25:49 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /NCacheServiceFabric/src/BuildingBlocks/EventBus Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NCacheServiceFabric/src/BuildingBlocks/EventBus/EventBus.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NCacheServiceFabric/src/BuildingBlocks/EventBus/EventBus.csproj b/NCacheServiceFabric/src/BuildingBlocks/EventBus/EventBus.csproj index 9704f6f..25991df 100644 --- a/NCacheServiceFabric/src/BuildingBlocks/EventBus/EventBus.csproj +++ b/NCacheServiceFabric/src/BuildingBlocks/EventBus/EventBus.csproj @@ -6,7 +6,7 @@ - + \ No newline at end of file