From c3f711e74c74e43b4be291bd3680136cea5dd2d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 11:17:57 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 8.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/8.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Libs/ClickHouseClient/ClickHouseClient.csproj | 5 +++-- .../ClickHouseClient/Libs/ClickHouseClient/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/SQL-Server-SQLCLR/Projects/ClickHouseClient/Libs/ClickHouseClient/ClickHouseClient.csproj b/SQL-Server-SQLCLR/Projects/ClickHouseClient/Libs/ClickHouseClient/ClickHouseClient.csproj index 6d28c13..908c47d 100644 --- a/SQL-Server-SQLCLR/Projects/ClickHouseClient/Libs/ClickHouseClient/ClickHouseClient.csproj +++ b/SQL-Server-SQLCLR/Projects/ClickHouseClient/Libs/ClickHouseClient/ClickHouseClient.csproj @@ -33,8 +33,9 @@ 4 - - ..\..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll + + ..\..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True ..\..\packages\NodaTime.1.4.7\lib\net35-Client\NodaTime.dll diff --git a/SQL-Server-SQLCLR/Projects/ClickHouseClient/Libs/ClickHouseClient/packages.config b/SQL-Server-SQLCLR/Projects/ClickHouseClient/Libs/ClickHouseClient/packages.config index 2becba0..7c24b77 100644 --- a/SQL-Server-SQLCLR/Projects/ClickHouseClient/Libs/ClickHouseClient/packages.config +++ b/SQL-Server-SQLCLR/Projects/ClickHouseClient/Libs/ClickHouseClient/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file