From ddbfbecefb8048e84f17d78644bbcebff0f68f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 16:32:29 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /PlexService Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PlexService/PlexService.csproj | 2 +- PlexServiceCommon/PlexServiceCommon.csproj | 2 +- PlexServiceWCF/PlexServiceWCF.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PlexService/PlexService.csproj b/PlexService/PlexService.csproj index 517f570..eb0640e 100644 --- a/PlexService/PlexService.csproj +++ b/PlexService/PlexService.csproj @@ -144,7 +144,7 @@ - 13.0.1 + 13.0.2 diff --git a/PlexServiceCommon/PlexServiceCommon.csproj b/PlexServiceCommon/PlexServiceCommon.csproj index a589972..c59bcb1 100644 --- a/PlexServiceCommon/PlexServiceCommon.csproj +++ b/PlexServiceCommon/PlexServiceCommon.csproj @@ -61,7 +61,7 @@ - 13.0.1 + 13.0.2 2.10.0 diff --git a/PlexServiceWCF/PlexServiceWCF.csproj b/PlexServiceWCF/PlexServiceWCF.csproj index a0fa731..499644a 100644 --- a/PlexServiceWCF/PlexServiceWCF.csproj +++ b/PlexServiceWCF/PlexServiceWCF.csproj @@ -66,7 +66,7 @@ - 13.0.1 + 13.0.2