From e1a1146ed82e5c28bf616cde97235d5f42232c08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 00:56:45 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 11.0.2 to 13.0.2 in /Example.Api Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Example.Api/Example.Api.csproj | 2 +- Example.Business/Example.Business.csproj | 2 +- Example.Domain/Example.Domain.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Example.Api/Example.Api.csproj b/Example.Api/Example.Api.csproj index d7c75a3..3e7183d 100644 --- a/Example.Api/Example.Api.csproj +++ b/Example.Api/Example.Api.csproj @@ -18,7 +18,7 @@ - + diff --git a/Example.Business/Example.Business.csproj b/Example.Business/Example.Business.csproj index 8b6865c..80f87d0 100644 --- a/Example.Business/Example.Business.csproj +++ b/Example.Business/Example.Business.csproj @@ -13,7 +13,7 @@ - + diff --git a/Example.Domain/Example.Domain.csproj b/Example.Domain/Example.Domain.csproj index 411eebb..590f8a2 100644 --- a/Example.Domain/Example.Domain.csproj +++ b/Example.Domain/Example.Domain.csproj @@ -5,7 +5,7 @@ - +