From 157e946daba5d05a831a9d95c772bf40090e4b73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 15:32:57 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /Example.Api Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.1) --- 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..42aace2 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..7b0c7d2 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..c8942a8 100644 --- a/Example.Domain/Example.Domain.csproj +++ b/Example.Domain/Example.Domain.csproj @@ -5,7 +5,7 @@ - +