From be945c5614d26a44cc7380c6f61ef388246802ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 06:28:16 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../ConditionCheckSample/ConditionCheckSample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/ConditionCheckSample/ConditionCheckSample/ConditionCheckSample.csproj b/samples/ConditionCheckSample/ConditionCheckSample/ConditionCheckSample.csproj index d31f0f9..ca1415a 100644 --- a/samples/ConditionCheckSample/ConditionCheckSample/ConditionCheckSample.csproj +++ b/samples/ConditionCheckSample/ConditionCheckSample/ConditionCheckSample.csproj @@ -54,7 +54,7 @@ 1.1.4 - 12.0.2 + 13.0.2