From 895eb5bcb86f3e2efd732f5eb5a205f4d2eb3a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 05:24:05 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /AntiCaptchaUI Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AntiCaptchaUI/packages.config | 2 +- src/AntiCaptcha.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AntiCaptchaUI/packages.config b/AntiCaptchaUI/packages.config index c2a2fe9..e601bbf 100644 --- a/AntiCaptchaUI/packages.config +++ b/AntiCaptchaUI/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/src/AntiCaptcha.csproj b/src/AntiCaptcha.csproj index 0c6c207..b7d8f8f 100644 --- a/src/AntiCaptcha.csproj +++ b/src/AntiCaptcha.csproj @@ -12,7 +12,7 @@ https://github.com/chancity/CSharp.AntiCaptcha - + \ No newline at end of file