From 091d716ea157c1cf89f119a9f88484b98889fcee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 04:39:49 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /src/ClippySharp.Sample.Wpf Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 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] --- src/ClippySharp.Core/ClippySharp.Core.csproj | 2 +- src/ClippySharp.Sample.Wpf/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ClippySharp.Core/ClippySharp.Core.csproj b/src/ClippySharp.Core/ClippySharp.Core.csproj index c632b12..9d7410e 100644 --- a/src/ClippySharp.Core/ClippySharp.Core.csproj +++ b/src/ClippySharp.Core/ClippySharp.Core.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/ClippySharp.Sample.Wpf/packages.config b/src/ClippySharp.Sample.Wpf/packages.config index 97c22dc..09b26d5 100644 --- a/src/ClippySharp.Sample.Wpf/packages.config +++ b/src/ClippySharp.Sample.Wpf/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file