From c8d3663d6333477ae2a32de20381f14fa931d168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 10:42:07 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /Backend/src/Api 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] --- Backend/src/Api/Api.csproj | 2 +- Backend/src/Application/Application.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Backend/src/Api/Api.csproj b/Backend/src/Api/Api.csproj index 4b56232..787a770 100644 --- a/Backend/src/Api/Api.csproj +++ b/Backend/src/Api/Api.csproj @@ -19,7 +19,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Backend/src/Application/Application.csproj b/Backend/src/Application/Application.csproj index c0afd59..3c25e45 100644 --- a/Backend/src/Application/Application.csproj +++ b/Backend/src/Application/Application.csproj @@ -12,7 +12,7 @@ - +