From a902f748b5ccdf5371d5ecaf9f91a023585b91ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:20:00 +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] --- .../SpeechToTextClient/SpeechToTextClient.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Samples/SpeechToTextUWPSampleApp/SpeechToTextClient/SpeechToTextClient.csproj b/Samples/SpeechToTextUWPSampleApp/SpeechToTextClient/SpeechToTextClient.csproj index 980532f..0fc82ea 100644 --- a/Samples/SpeechToTextUWPSampleApp/SpeechToTextClient/SpeechToTextClient.csproj +++ b/Samples/SpeechToTextUWPSampleApp/SpeechToTextClient/SpeechToTextClient.csproj @@ -119,7 +119,7 @@ 6.0.6 - 10.0.3 + 13.0.1