From 6b0907f943e8dfcdcb3b2907fc40b3832729c7b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 02:36:53 +0000 Subject: [PATCH] deps: bump JsonSubTypes and Newtonsoft.Json Bumps [JsonSubTypes](https://github.com/manuc66/JsonSubTypes) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together. Updates `JsonSubTypes` from 1.8.0 to 2.0.1 - [Release notes](https://github.com/manuc66/JsonSubTypes/releases) - [Changelog](https://github.com/manuc66/JsonSubTypes/blob/master/CHANGELOG.md) - [Commits](https://github.com/manuc66/JsonSubTypes/compare/v1.8.0...v2.0.1) Updates `Newtonsoft.Json` from 13.0.2 to 13.0.1 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.2...13.0.1) --- updated-dependencies: - dependency-name: JsonSubTypes dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Src/Notion.Client/Notion.Client.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/Notion.Client/Notion.Client.csproj b/Src/Notion.Client/Notion.Client.csproj index 2a6555c..2331ca3 100644 --- a/Src/Notion.Client/Notion.Client.csproj +++ b/Src/Notion.Client/Notion.Client.csproj @@ -20,7 +20,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - +