From ec685dec08af555643915785c00c60c87519b025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:02:41 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /src/SampleProject.Infrastructure Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/SampleProject.Application/SampleProject.Application.csproj | 2 +- .../SampleProject.Infrastructure.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SampleProject.Application/SampleProject.Application.csproj b/src/SampleProject.Application/SampleProject.Application.csproj index d3a2284..c236972 100644 --- a/src/SampleProject.Application/SampleProject.Application.csproj +++ b/src/SampleProject.Application/SampleProject.Application.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/SampleProject.Infrastructure/SampleProject.Infrastructure.csproj b/src/SampleProject.Infrastructure/SampleProject.Infrastructure.csproj index de56fe6..3231324 100644 --- a/src/SampleProject.Infrastructure/SampleProject.Infrastructure.csproj +++ b/src/SampleProject.Infrastructure/SampleProject.Infrastructure.csproj @@ -12,7 +12,7 @@ - +