From 9440a0c0000245b182d8f80e9d54d15a649bd877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Oct 2022 11:40:37 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 11.0.1 to 13.0.1 in /src/main/Application Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/main/Application/Application.csproj | 2 +- src/main/Domain.Model/Domain.Model.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/Application/Application.csproj b/src/main/Application/Application.csproj index 4118be83..59055dd4 100644 --- a/src/main/Application/Application.csproj +++ b/src/main/Application/Application.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/main/Domain.Model/Domain.Model.csproj b/src/main/Domain.Model/Domain.Model.csproj index c908267d..a699c3de 100644 --- a/src/main/Domain.Model/Domain.Model.csproj +++ b/src/main/Domain.Model/Domain.Model.csproj @@ -11,7 +11,7 @@ - +