From be027ff35f80c585987533bae20151bf7655ab7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 07:00:45 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /src/Integration.Emails.SendGrid Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Integration.Emails.SendGrid.csproj | 2 +- src/Integration/Integration.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Integration.Emails.SendGrid/Integration.Emails.SendGrid.csproj b/src/Integration.Emails.SendGrid/Integration.Emails.SendGrid.csproj index e1fb7b6..b0a02b2 100644 --- a/src/Integration.Emails.SendGrid/Integration.Emails.SendGrid.csproj +++ b/src/Integration.Emails.SendGrid/Integration.Emails.SendGrid.csproj @@ -68,7 +68,7 @@ 3.4.0 - 12.0.2 + 13.0.2 9.12.0 diff --git a/src/Integration/Integration.csproj b/src/Integration/Integration.csproj index 394ad5e..aa0dc63 100644 --- a/src/Integration/Integration.csproj +++ b/src/Integration/Integration.csproj @@ -340,7 +340,7 @@ 5.2.7 - 12.0.2 + 13.0.2 4.3.4