From 5cf1c7df04fedb9cf864fe6867b8c3e113754b11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 18:39:06 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /src/CsvToJsonShim Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/CsvToJsonShim/CsvToJsonShim.csproj | 2 +- src/CyberPatriot.Models/CyberPatriot.Models.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CsvToJsonShim/CsvToJsonShim.csproj b/src/CsvToJsonShim/CsvToJsonShim.csproj index 40dd932..b4cb12b 100644 --- a/src/CsvToJsonShim/CsvToJsonShim.csproj +++ b/src/CsvToJsonShim/CsvToJsonShim.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/CyberPatriot.Models/CyberPatriot.Models.csproj b/src/CyberPatriot.Models/CyberPatriot.Models.csproj index f3a4d73..7bf3a75 100644 --- a/src/CyberPatriot.Models/CyberPatriot.Models.csproj +++ b/src/CyberPatriot.Models/CyberPatriot.Models.csproj @@ -3,6 +3,6 @@ netstandard2.0 - + \ No newline at end of file