From 31c991d2d912a3b1f383ead4c5c2858a49f89e59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 19:34:46 +0000 Subject: [PATCH] Bump Newtonsoft.Json 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] --- .../V1.5/CalculatorService.Interfaces/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter-2/CalculatorApplication/V1.5/CalculatorService.Interfaces/packages.config b/Chapter-2/CalculatorApplication/V1.5/CalculatorService.Interfaces/packages.config index 116bd53..012f290 100644 --- a/Chapter-2/CalculatorApplication/V1.5/CalculatorService.Interfaces/packages.config +++ b/Chapter-2/CalculatorApplication/V1.5/CalculatorService.Interfaces/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file