From 130989178b8b7032b1ff0a7762316c33525527e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 19:52:40 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.1.0 to 13.0.2 in /Swift.DemoJob Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1.0 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.1...13.0.2) --- 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..764529c 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..ae1bfea 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..bff5e6a 100644 --- a/Swift.DemoJob/packages.config +++ b/Swift.DemoJob/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file