From 71149f9de1bbe14045ba3a268bb5184040e05015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 17:01:15 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/RegistryAPI 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] --- src/CredentialRegistry/CredentialRegistry.csproj | 2 +- src/RA.Models/RA.Models.csproj | 2 +- src/RegistryAPI/packages.config | 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..9287cd8 100644 --- a/src/CredentialRegistry/CredentialRegistry.csproj +++ b/src/CredentialRegistry/CredentialRegistry.csproj @@ -70,7 +70,7 @@ 2.2.0 - 12.0.3 + 13.0.1 diff --git a/src/RA.Models/RA.Models.csproj b/src/RA.Models/RA.Models.csproj index 7fdef08..ee99ee7 100644 --- a/src/RA.Models/RA.Models.csproj +++ b/src/RA.Models/RA.Models.csproj @@ -180,7 +180,7 @@ 5.2.3 - 12.0.2 + 13.0.1 diff --git a/src/RegistryAPI/packages.config b/src/RegistryAPI/packages.config index 8e0036a..3ab0901 100644 --- a/src/RegistryAPI/packages.config +++ b/src/RegistryAPI/packages.config @@ -16,7 +16,7 @@ - + diff --git a/src/Utilities/Utilities.csproj b/src/Utilities/Utilities.csproj index 757f972..3dae466 100644 --- a/src/Utilities/Utilities.csproj +++ b/src/Utilities/Utilities.csproj @@ -96,7 +96,7 @@ - 12.0.3 + 13.0.1