From 1fa9a23e6849bdf34e81fe01afbf167f105592b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 17:57:36 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /src/UnitTest 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] --- src/UnitTest/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/UnitTest/packages.config b/src/UnitTest/packages.config index ee51c23..093dcd2 100644 --- a/src/UnitTest/packages.config +++ b/src/UnitTest/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file