From 807080e1156cc640d87806374e5001ca81ee6d6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 16:22:31 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /APIClient.IntegrationTests Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- APIClient.IntegrationTests/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APIClient.IntegrationTests/packages.config b/APIClient.IntegrationTests/packages.config index 0357c9e..f0ae607 100644 --- a/APIClient.IntegrationTests/packages.config +++ b/APIClient.IntegrationTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file