From 82a935b83d84a1dc7c4cef8d814fb0da5e4de1fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 14:47:36 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /ScClient 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] --- ScClient/ScClient.csproj | 2 +- ScClient/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ScClient/ScClient.csproj b/ScClient/ScClient.csproj index 1915568..2f503ca 100644 --- a/ScClient/ScClient.csproj +++ b/ScClient/ScClient.csproj @@ -24,7 +24,7 @@ - + diff --git a/ScClient/packages.config b/ScClient/packages.config index 2a28d4a..df1d4b9 100644 --- a/ScClient/packages.config +++ b/ScClient/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file