From db58cb958f9580aab600bcba1be48a87d6bb240f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:04:57 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /examples/SimpleBlog Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.2) --- 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..d0717e74 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..e9dea8c7 100644 --- a/src/GraphZen.Infrastructure/GraphZen.Infrastructure.csproj +++ b/src/GraphZen.Infrastructure/GraphZen.Infrastructure.csproj @@ -7,7 +7,7 @@ - + all