From 7ddd1cb1ea36e33af7640840f6211682712dcbd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:26:41 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /AzureZappyTranslater/LanguageTranslatorTest Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AzureZappyTranslater/LanguageTranslatorTest/packages.config | 2 +- .../TranslationServices.Core/TranslationServices.Core.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AzureZappyTranslater/LanguageTranslatorTest/packages.config b/AzureZappyTranslater/LanguageTranslatorTest/packages.config index 739a772..b3a3ebc 100644 --- a/AzureZappyTranslater/LanguageTranslatorTest/packages.config +++ b/AzureZappyTranslater/LanguageTranslatorTest/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file diff --git a/AzureZappyTranslater/TranslationServices.Core/TranslationServices.Core.csproj b/AzureZappyTranslater/TranslationServices.Core/TranslationServices.Core.csproj index dd90dac..378b326 100644 --- a/AzureZappyTranslater/TranslationServices.Core/TranslationServices.Core.csproj +++ b/AzureZappyTranslater/TranslationServices.Core/TranslationServices.Core.csproj @@ -76,7 +76,7 @@ - 12.0.1 + 13.0.1 4.3.3