From a2606c169e201306ad1c9184bddd2c4c9efbfd9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 23:31:02 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /SvgConverter.SampleApp Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SvgConverter.SampleApp/SvgConverter.SampleApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SvgConverter.SampleApp/SvgConverter.SampleApp.csproj b/SvgConverter.SampleApp/SvgConverter.SampleApp.csproj index 7a44c72..8083d1e 100644 --- a/SvgConverter.SampleApp/SvgConverter.SampleApp.csproj +++ b/SvgConverter.SampleApp/SvgConverter.SampleApp.csproj @@ -110,7 +110,7 @@ - 11.0.2 + 13.0.1 5.8.13