From 8a7734826e662990b3334dccf47992464ea642a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 15:39:23 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.1.0 to 13.0.1 in /Swift Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1.0 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Swift.Core/Swift.Core.csproj | 2 +- Swift/Swift.csproj | 2 +- Swift/packages.config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Swift.Core/Swift.Core.csproj b/Swift.Core/Swift.Core.csproj index 14da952..60935d8 100644 --- a/Swift.Core/Swift.Core.csproj +++ b/Swift.Core/Swift.Core.csproj @@ -17,7 +17,7 @@ - + diff --git a/Swift/Swift.csproj b/Swift/Swift.csproj index 72165e4..5eca4d7 100644 --- a/Swift/Swift.csproj +++ b/Swift/Swift.csproj @@ -15,7 +15,7 @@ - + diff --git a/Swift/packages.config b/Swift/packages.config index c5bd689..27e394c 100644 --- a/Swift/packages.config +++ b/Swift/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file