From 7b1e91b38577f5b972e297e007ad5a126cd0fa5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 04:43:17 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.1 to 13.0.2 in /InkClient Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- InkClient/NoteTaker.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InkClient/NoteTaker.csproj b/InkClient/NoteTaker.csproj index 65898ca..fcc9480 100644 --- a/InkClient/NoteTaker.csproj +++ b/InkClient/NoteTaker.csproj @@ -176,7 +176,7 @@ 6.2.3 - 12.0.1 + 13.0.2