From 26947c91c7e5dda53010c68dcd93467a45b6a291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 18:21:49 +0000 Subject: [PATCH] Bump Newtonsoft.Json 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] --- .../CalculatorApplication/V3/CalculatorService/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter-2/CalculatorApplication/V3/CalculatorService/packages.config b/Chapter-2/CalculatorApplication/V3/CalculatorService/packages.config index a39fff8..9f13847 100644 --- a/Chapter-2/CalculatorApplication/V3/CalculatorService/packages.config +++ b/Chapter-2/CalculatorApplication/V3/CalculatorService/packages.config @@ -7,5 +7,5 @@ - + \ No newline at end of file