From 5c1fa891bcccb332046a44559bdfa2285f66ef32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:42:19 +0000 Subject: [PATCH] chore(deps): bump Newtonsoft.Json in /ItemBoxTracker Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ItemBoxTracker/ItemBoxTracker.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ItemBoxTracker/ItemBoxTracker.csproj b/ItemBoxTracker/ItemBoxTracker.csproj index 9da9782..a4add82 100644 --- a/ItemBoxTracker/ItemBoxTracker.csproj +++ b/ItemBoxTracker/ItemBoxTracker.csproj @@ -67,7 +67,7 @@ - 12.0.3 + 13.0.1 3.0.13