From f8cff4c6cd6ef3d0f4d4ddccf6eea197509da289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 18:26:49 +0000 Subject: [PATCH] Bump newtonsoft.json from 12.0.3 to 13.0.1 in /EdiEngine Bumps [newtonsoft.json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1) --- updated-dependencies: - dependency-name: newtonsoft.json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- EdiEngine.Common/EdiEngine.Common.csproj | 2 +- EdiEngine/EdiEngine.csproj | 2 +- EdiEngine/packages.config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/EdiEngine.Common/EdiEngine.Common.csproj b/EdiEngine.Common/EdiEngine.Common.csproj index 8b17950..5070504 100644 --- a/EdiEngine.Common/EdiEngine.Common.csproj +++ b/EdiEngine.Common/EdiEngine.Common.csproj @@ -13,7 +13,7 @@ - + diff --git a/EdiEngine/EdiEngine.csproj b/EdiEngine/EdiEngine.csproj index 053e1a3..adf0ed3 100644 --- a/EdiEngine/EdiEngine.csproj +++ b/EdiEngine/EdiEngine.csproj @@ -13,7 +13,7 @@ - + diff --git a/EdiEngine/packages.config b/EdiEngine/packages.config index 810e559..0dcc305 100644 --- a/EdiEngine/packages.config +++ b/EdiEngine/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file