From 77d8c2c0ef8c5500d374dec92dfc084775e5b1ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 16:51:07 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /src/Angara.Serialization.Json.Tests Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Angara.Serialization.Json.Tests/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Angara.Serialization.Json.Tests/packages.config b/src/Angara.Serialization.Json.Tests/packages.config index 8572db8..d52cd33 100644 --- a/src/Angara.Serialization.Json.Tests/packages.config +++ b/src/Angara.Serialization.Json.Tests/packages.config @@ -2,7 +2,7 @@ - + \ No newline at end of file