From 258c1a372aa392dfb389997a913c709a93631581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 02:37:13 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 13.0.2 to 13.0.3 Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.2 to 13.0.3. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.2...13.0.3) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- samples/CustomEventSerializer/CustomEventSerializer.csproj | 2 +- .../Tingle.EventBus.Serializers.NewtonsoftJson.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/CustomEventSerializer/CustomEventSerializer.csproj b/samples/CustomEventSerializer/CustomEventSerializer.csproj index 4a07878f..31d58ed5 100644 --- a/samples/CustomEventSerializer/CustomEventSerializer.csproj +++ b/samples/CustomEventSerializer/CustomEventSerializer.csproj @@ -1,7 +1,7 @@  - + diff --git a/src/Tingle.EventBus.Serializers.NewtonsoftJson/Tingle.EventBus.Serializers.NewtonsoftJson.csproj b/src/Tingle.EventBus.Serializers.NewtonsoftJson/Tingle.EventBus.Serializers.NewtonsoftJson.csproj index 8b2db503..b4dada8b 100644 --- a/src/Tingle.EventBus.Serializers.NewtonsoftJson/Tingle.EventBus.Serializers.NewtonsoftJson.csproj +++ b/src/Tingle.EventBus.Serializers.NewtonsoftJson/Tingle.EventBus.Serializers.NewtonsoftJson.csproj @@ -8,7 +8,7 @@ - +