From 553267dd463b69758acbe308446c4bed86526a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 11:41:15 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /src/RA.Services 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/CredentialRegistry/CredentialRegistry.csproj | 2 +- src/RA.Models/RA.Models.csproj | 2 +- src/RA.Services/RA.Services.csproj | 2 +- src/Utilities/Utilities.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/CredentialRegistry/CredentialRegistry.csproj b/src/CredentialRegistry/CredentialRegistry.csproj index 78ea845..8982c2b 100644 --- a/src/CredentialRegistry/CredentialRegistry.csproj +++ b/src/CredentialRegistry/CredentialRegistry.csproj @@ -70,7 +70,7 @@ 2.2.0 - 12.0.3 + 13.0.2 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/RA.Services/RA.Services.csproj b/src/RA.Services/RA.Services.csproj index 67740a4..277ebcc 100644 --- a/src/RA.Services/RA.Services.csproj +++ b/src/RA.Services/RA.Services.csproj @@ -101,7 +101,7 @@ 5.2.4 - 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