From 8ed0501a9bfc7857d2bc46218cac165a5ee8418f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 23:35:10 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /sample/Sample.Native.UWP Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sample/Sample.Native.UWP/Sample.Native.UWP.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/Sample.Native.UWP/Sample.Native.UWP.csproj b/sample/Sample.Native.UWP/Sample.Native.UWP.csproj index c794be0..837aee4 100644 --- a/sample/Sample.Native.UWP/Sample.Native.UWP.csproj +++ b/sample/Sample.Native.UWP/Sample.Native.UWP.csproj @@ -100,7 +100,7 @@ - 11.0.2 + 13.0.1 9.8.15