From 051fe81f298c03df608e06ddd2aec5a533099d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 02:09:22 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /test/UXI.Serialization.Test Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/UXI.Serialization.Test/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/UXI.Serialization.Test/packages.config b/test/UXI.Serialization.Test/packages.config index 9c0f327..949161f 100644 --- a/test/UXI.Serialization.Test/packages.config +++ b/test/UXI.Serialization.Test/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file