From 3f80bbb6982e6bbd3b234bddaaac1d13d4ca8e83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 20:31:32 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /src 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] --- src/ThreeLib.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ThreeLib.csproj b/src/ThreeLib.csproj index ce7d9bc..a11a1fb 100644 --- a/src/ThreeLib.csproj +++ b/src/ThreeLib.csproj @@ -91,7 +91,7 @@ - 10.0.3 + 13.0.2