From e0d18a6821b88a34870eb1d513dd273a2c6a2f97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 06:31:09 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /tests/Repocat.Persistence.Tests Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/RepoCat.Portal/RepoCat.Portal.csproj | 2 +- src/RepoCat.Serialization/RepoCat.Serialization.csproj | 2 +- .../Repocat.Persistence.Tests/Repocat.Persistence.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/RepoCat.Portal/RepoCat.Portal.csproj b/src/RepoCat.Portal/RepoCat.Portal.csproj index b350fd8..a1637b2 100644 --- a/src/RepoCat.Portal/RepoCat.Portal.csproj +++ b/src/RepoCat.Portal/RepoCat.Portal.csproj @@ -59,7 +59,7 @@ - + diff --git a/src/RepoCat.Serialization/RepoCat.Serialization.csproj b/src/RepoCat.Serialization/RepoCat.Serialization.csproj index f22a84d..422c56f 100644 --- a/src/RepoCat.Serialization/RepoCat.Serialization.csproj +++ b/src/RepoCat.Serialization/RepoCat.Serialization.csproj @@ -14,6 +14,6 @@ - + diff --git a/tests/Repocat.Persistence.Tests/Repocat.Persistence.Tests.csproj b/tests/Repocat.Persistence.Tests/Repocat.Persistence.Tests.csproj index 2597434..a4a5c9c 100644 --- a/tests/Repocat.Persistence.Tests/Repocat.Persistence.Tests.csproj +++ b/tests/Repocat.Persistence.Tests/Repocat.Persistence.Tests.csproj @@ -9,7 +9,7 @@ - +