From 52ac9d47f9d68faa1136abdd0f0439512592dc5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 17:51:30 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../src/SignUp.Web/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer-south-coast/2018-02-modernizing-dotnet-with-docker/src/SignUp.Web/packages.config b/developer-south-coast/2018-02-modernizing-dotnet-with-docker/src/SignUp.Web/packages.config index 9fba37a..2db6077 100644 --- a/developer-south-coast/2018-02-modernizing-dotnet-with-docker/src/SignUp.Web/packages.config +++ b/developer-south-coast/2018-02-modernizing-dotnet-with-docker/src/SignUp.Web/packages.config @@ -15,7 +15,7 @@ - + \ No newline at end of file