From ea468dde6d881286522506dddb5712e2156c9e86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 15:34:53 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 4.5.11 to 13.0.1 in /RestMvc.Example.Mvc4 Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 4.5.11 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/4.5.11...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RestMvc.Example.Mvc4/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RestMvc.Example.Mvc4/packages.config b/RestMvc.Example.Mvc4/packages.config index 94866d7..f57a179 100644 --- a/RestMvc.Example.Mvc4/packages.config +++ b/RestMvc.Example.Mvc4/packages.config @@ -11,6 +11,6 @@ - + \ No newline at end of file