From 3f96089627c6e36b0e65d61789427fe594685584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 11:36:51 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../src/RecordingBot.Model/RecordingBot.Model.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Samples/V1.0Samples/AksSamples/teams-recording-bot/src/RecordingBot.Model/RecordingBot.Model.csproj b/Samples/V1.0Samples/AksSamples/teams-recording-bot/src/RecordingBot.Model/RecordingBot.Model.csproj index 391c4a669..67e893a79 100644 --- a/Samples/V1.0Samples/AksSamples/teams-recording-bot/src/RecordingBot.Model/RecordingBot.Model.csproj +++ b/Samples/V1.0Samples/AksSamples/teams-recording-bot/src/RecordingBot.Model/RecordingBot.Model.csproj @@ -19,7 +19,7 @@ 4.1.0 - 12.0.3 + 13.0.2