From cc4a5149d1a16a0fb2df05a33ae9de369d4437d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 22:39:33 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.2-beta1 to 13.0.1 in /LunchScheduler Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2-beta1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/commits/13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LunchScheduler.Models/LunchScheduler.Models.csproj | 2 +- LunchScheduler/LunchScheduler.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LunchScheduler.Models/LunchScheduler.Models.csproj b/LunchScheduler.Models/LunchScheduler.Models.csproj index 339fd7f..1b9deb6 100644 --- a/LunchScheduler.Models/LunchScheduler.Models.csproj +++ b/LunchScheduler.Models/LunchScheduler.Models.csproj @@ -5,7 +5,7 @@ - + diff --git a/LunchScheduler/LunchScheduler.csproj b/LunchScheduler/LunchScheduler.csproj index 1614a65..a3d16ef 100644 --- a/LunchScheduler/LunchScheduler.csproj +++ b/LunchScheduler/LunchScheduler.csproj @@ -280,7 +280,7 @@ 2.0.3 - 12.0.2-beta1 + 13.0.1