From f44f4d3c62bec695fc73d73bf62dc1ab7fa739ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 23:33:14 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Backend/src/Api Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1) --- 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..958f7f8 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..125347e 100644 --- a/Backend/src/Application/Application.csproj +++ b/Backend/src/Application/Application.csproj @@ -12,7 +12,7 @@ - +