From 8c246cef777ece94f642904a2431d932c77dce98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:31:08 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /src/ARMCustomTool.Tests 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/ARMCustomTool.Tests/packages.config | 2 +- src/ARMCustomTool/ARMCustomTool.csproj | 2 +- src/ARMLinker/ARMLinker.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ARMCustomTool.Tests/packages.config b/src/ARMCustomTool.Tests/packages.config index b83383f..5102975 100644 --- a/src/ARMCustomTool.Tests/packages.config +++ b/src/ARMCustomTool.Tests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/src/ARMCustomTool/ARMCustomTool.csproj b/src/ARMCustomTool/ARMCustomTool.csproj index be136c6..9ab2c5c 100644 --- a/src/ARMCustomTool/ARMCustomTool.csproj +++ b/src/ARMCustomTool/ARMCustomTool.csproj @@ -67,7 +67,7 @@ - 12.0.3 + 13.0.2 diff --git a/src/ARMLinker/ARMLinker.csproj b/src/ARMLinker/ARMLinker.csproj index 8b0fed3..0765fd5 100644 --- a/src/ARMLinker/ARMLinker.csproj +++ b/src/ARMLinker/ARMLinker.csproj @@ -5,7 +5,7 @@ - +