From aee3eda3ba608ff3b6dc496457ebfdab8a31e894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 15:33:34 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /src/examples/ACMECLI 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] --- src/ACMESharp/ACMESharp.csproj | 2 +- src/examples/ACMECLI/ACMECLI.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ACMESharp/ACMESharp.csproj b/src/ACMESharp/ACMESharp.csproj index 5d0dd48..9ae30e9 100644 --- a/src/ACMESharp/ACMESharp.csproj +++ b/src/ACMESharp/ACMESharp.csproj @@ -28,7 +28,7 @@ - + diff --git a/src/examples/ACMECLI/ACMECLI.csproj b/src/examples/ACMECLI/ACMECLI.csproj index f6d850a..1e1d33c 100644 --- a/src/examples/ACMECLI/ACMECLI.csproj +++ b/src/examples/ACMECLI/ACMECLI.csproj @@ -7,7 +7,7 @@ - +