From 3df5cd60fb14b7eae7756b9cfb3c52048cf8e4e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 20:05:33 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /VoteIn.IntegrationTest Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VoteIn.BL/VoteIn.BL.csproj | 2 +- VoteIn.IntegrationTest/VoteIn.IntegrationTest.csproj | 2 +- VoteIn.Model/VoteIn.Model.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VoteIn.BL/VoteIn.BL.csproj b/VoteIn.BL/VoteIn.BL.csproj index 286dd98..bc92444 100644 --- a/VoteIn.BL/VoteIn.BL.csproj +++ b/VoteIn.BL/VoteIn.BL.csproj @@ -25,7 +25,7 @@ - + diff --git a/VoteIn.IntegrationTest/VoteIn.IntegrationTest.csproj b/VoteIn.IntegrationTest/VoteIn.IntegrationTest.csproj index 5991a99..c85d4d5 100644 --- a/VoteIn.IntegrationTest/VoteIn.IntegrationTest.csproj +++ b/VoteIn.IntegrationTest/VoteIn.IntegrationTest.csproj @@ -10,7 +10,7 @@ - + diff --git a/VoteIn.Model/VoteIn.Model.csproj b/VoteIn.Model/VoteIn.Model.csproj index b836ef2..768739b 100644 --- a/VoteIn.Model/VoteIn.Model.csproj +++ b/VoteIn.Model/VoteIn.Model.csproj @@ -18,7 +18,7 @@ - + \ No newline at end of file