From f379bffc4dfaefff7a2d8a7c0dc60c1abd8391d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 14:48:15 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/UnitTestHelpers 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] --- .../DynamicRestProxy.NetStandard.csproj | 2 +- src/UnitTestHelpers/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 diff --git a/src/UnitTestHelpers/packages.config b/src/UnitTestHelpers/packages.config index ce3dc38..882ea14 100644 --- a/src/UnitTestHelpers/packages.config +++ b/src/UnitTestHelpers/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file