From 28cda9b722e51c23432dc5b4f10472199d75312c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 14:47:49 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /src/Client.Google.UnitTests Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Client.Google.UnitTests/packages.config | 2 +- .../DynamicRestProxy.NetStandard.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Client.Google.UnitTests/packages.config b/src/Client.Google.UnitTests/packages.config index 396b0be..0c3b92b 100644 --- a/src/Client.Google.UnitTests/packages.config +++ b/src/Client.Google.UnitTests/packages.config @@ -7,7 +7,7 @@ - + diff --git a/src/DynamicRestProxy.NetStandard/DynamicRestProxy.NetStandard.csproj b/src/DynamicRestProxy.NetStandard/DynamicRestProxy.NetStandard.csproj index efa421d..69be3e0 100644 --- a/src/DynamicRestProxy.NetStandard/DynamicRestProxy.NetStandard.csproj +++ b/src/DynamicRestProxy.NetStandard/DynamicRestProxy.NetStandard.csproj @@ -5,7 +5,7 @@ - + \ No newline at end of file