From 06055056dea06a0a65150ed1d6c626b25e10f36f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 16:14:54 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /CSharp/AuthorizationCodeFlow 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] --- CSharp/AuthorizationCodeFlow/packages.config | 2 +- CSharp/GrowthZone.Shared/GrowthZone.Shared.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CSharp/AuthorizationCodeFlow/packages.config b/CSharp/AuthorizationCodeFlow/packages.config index c40adc5..0785fd1 100644 --- a/CSharp/AuthorizationCodeFlow/packages.config +++ b/CSharp/AuthorizationCodeFlow/packages.config @@ -26,7 +26,7 @@ - + diff --git a/CSharp/GrowthZone.Shared/GrowthZone.Shared.csproj b/CSharp/GrowthZone.Shared/GrowthZone.Shared.csproj index 7977d1b..2230c68 100644 --- a/CSharp/GrowthZone.Shared/GrowthZone.Shared.csproj +++ b/CSharp/GrowthZone.Shared/GrowthZone.Shared.csproj @@ -5,7 +5,7 @@ - +