From 9e296a61495ad1d297ce279c38edf0da75cc34ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:10:31 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.1.0 to 13.0.1 in /Swift.DemoJob 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.DemoJob/Swift.DemoJob.csproj | 2 +- Swift.DemoJob/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.DemoJob/Swift.DemoJob.csproj b/Swift.DemoJob/Swift.DemoJob.csproj index d6a6862..2103177 100644 --- a/Swift.DemoJob/Swift.DemoJob.csproj +++ b/Swift.DemoJob/Swift.DemoJob.csproj @@ -15,7 +15,7 @@ - + diff --git a/Swift.DemoJob/packages.config b/Swift.DemoJob/packages.config index ee51c23..093dcd2 100644 --- a/Swift.DemoJob/packages.config +++ b/Swift.DemoJob/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file