From a9ed9a74b10a6237881f6a2049a200c9b225c7de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 18:55:00 +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] --- .../VAF/SimpleConfiguration/SimpleConfiguration/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Samples/VAF/SimpleConfiguration/SimpleConfiguration/packages.config b/Samples/VAF/SimpleConfiguration/SimpleConfiguration/packages.config index 5bc2253..3092b8f 100644 --- a/Samples/VAF/SimpleConfiguration/SimpleConfiguration/packages.config +++ b/Samples/VAF/SimpleConfiguration/SimpleConfiguration/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file