From 5ea21a3456528c46d828f95bdb4007c593a409c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:40:24 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /VoteIn.Bot Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VoteIn.Bot/packages.config | 2 +- VoteIn.Model/VoteIn.Model.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VoteIn.Bot/packages.config b/VoteIn.Bot/packages.config index 2eb68a8..46451b3 100644 --- a/VoteIn.Bot/packages.config +++ b/VoteIn.Bot/packages.config @@ -33,7 +33,7 @@ - + diff --git a/VoteIn.Model/VoteIn.Model.csproj b/VoteIn.Model/VoteIn.Model.csproj index b836ef2..d13b50a 100644 --- a/VoteIn.Model/VoteIn.Model.csproj +++ b/VoteIn.Model/VoteIn.Model.csproj @@ -18,7 +18,7 @@ - + \ No newline at end of file