From 3093b47d196f7df4bb3784e54479785e84e140c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 15:51:45 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../PaymentsApiSample/PaymentsApiSample.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows-apps-src/monetize/code/PaymentsApiSample/PaymentsApiSample/PaymentsApiSample.csproj b/windows-apps-src/monetize/code/PaymentsApiSample/PaymentsApiSample/PaymentsApiSample.csproj index 3f68d6405e..907b3cbcb5 100644 --- a/windows-apps-src/monetize/code/PaymentsApiSample/PaymentsApiSample/PaymentsApiSample.csproj +++ b/windows-apps-src/monetize/code/PaymentsApiSample/PaymentsApiSample/PaymentsApiSample.csproj @@ -1,4 +1,4 @@ - + @@ -131,7 +131,7 @@ 5.4.0 - 10.0.3 + 13.0.1