From 9728f49b8835cf8c3ca5903be45959077e57b28c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 14:53:34 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /src/Lab03/End/CheeseService 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] --- src/Lab03/End/CheeseService/CheeseService.csproj | 2 +- src/Lab03/End/RabbitQueue/RabbitQueue.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Lab03/End/CheeseService/CheeseService.csproj b/src/Lab03/End/CheeseService/CheeseService.csproj index 65f5ebe..f0f35fc 100644 --- a/src/Lab03/End/CheeseService/CheeseService.csproj +++ b/src/Lab03/End/CheeseService/CheeseService.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/Lab03/End/RabbitQueue/RabbitQueue.csproj b/src/Lab03/End/RabbitQueue/RabbitQueue.csproj index 52b5de5..367e911 100644 --- a/src/Lab03/End/RabbitQueue/RabbitQueue.csproj +++ b/src/Lab03/End/RabbitQueue/RabbitQueue.csproj @@ -5,7 +5,7 @@ - +