From 3985573c42d18be066735b79f34515a5d398272c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 10:50:46 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /src/SamplePublishing/RA.SamplePublishingProject 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/RA.Models/RA.Models.csproj | 2 +- .../RA.SamplePublishingTestProject.csproj | 2 +- src/Utilities/Utilities.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/RA.Models/RA.Models.csproj b/src/RA.Models/RA.Models.csproj index 5c8eec5..931e82b 100644 --- a/src/RA.Models/RA.Models.csproj +++ b/src/RA.Models/RA.Models.csproj @@ -183,7 +183,7 @@ 5.2.3 - 12.0.2 + 13.0.2 diff --git a/src/SamplePublishing/RA.SamplePublishingProject/RA.SamplePublishingTestProject.csproj b/src/SamplePublishing/RA.SamplePublishingProject/RA.SamplePublishingTestProject.csproj index 842a5a7..f37c0b5 100644 --- a/src/SamplePublishing/RA.SamplePublishingProject/RA.SamplePublishingTestProject.csproj +++ b/src/SamplePublishing/RA.SamplePublishingProject/RA.SamplePublishingTestProject.csproj @@ -68,7 +68,7 @@ 2.1.1 - 12.0.3 + 13.0.2 diff --git a/src/Utilities/Utilities.csproj b/src/Utilities/Utilities.csproj index 757f972..a2276cc 100644 --- a/src/Utilities/Utilities.csproj +++ b/src/Utilities/Utilities.csproj @@ -96,7 +96,7 @@ - 12.0.3 + 13.0.2