From 693a60ba9f42c8b5f27e52b01028e7541d5d1393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 21:13:08 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /examples/SimpleBlog Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/SimpleBlog/SimpleBlog.csproj | 2 +- src/GraphZen.Infrastructure/GraphZen.Infrastructure.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/SimpleBlog/SimpleBlog.csproj b/examples/SimpleBlog/SimpleBlog.csproj index dec6d062..5ce58493 100644 --- a/examples/SimpleBlog/SimpleBlog.csproj +++ b/examples/SimpleBlog/SimpleBlog.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/GraphZen.Infrastructure/GraphZen.Infrastructure.csproj b/src/GraphZen.Infrastructure/GraphZen.Infrastructure.csproj index d953e18f..f73a6b09 100644 --- a/src/GraphZen.Infrastructure/GraphZen.Infrastructure.csproj +++ b/src/GraphZen.Infrastructure/GraphZen.Infrastructure.csproj @@ -7,7 +7,7 @@ - + all