From b5216ec583882e9ec1cbaa00fd7d0e8c93943462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 15:29:08 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /AdventureBot.Alexa Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AdventureBot.Alexa/AdventureBot.Alexa.csproj | 2 +- AdventureBot/AdventureBot.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AdventureBot.Alexa/AdventureBot.Alexa.csproj b/AdventureBot.Alexa/AdventureBot.Alexa.csproj index 17f221a..402bcb2 100644 --- a/AdventureBot.Alexa/AdventureBot.Alexa.csproj +++ b/AdventureBot.Alexa/AdventureBot.Alexa.csproj @@ -16,7 +16,7 @@ - + diff --git a/AdventureBot/AdventureBot.csproj b/AdventureBot/AdventureBot.csproj index a37a6e3..1c6fdab 100644 --- a/AdventureBot/AdventureBot.csproj +++ b/AdventureBot/AdventureBot.csproj @@ -4,7 +4,7 @@ true - + \ No newline at end of file