From c93a68675d63e15192276550f02987b86dc6cc93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 02:06:11 +0000 Subject: [PATCH] Bump GraphQL from 4.0.2 to 7.0.1 Bumps [GraphQL](https://github.com/graphql-dotnet/graphql-dotnet) from 4.0.2 to 7.0.1. - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](https://github.com/graphql-dotnet/graphql-dotnet/compare/4.0.2...7.0.1) --- updated-dependencies: - dependency-name: GraphQL dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../GraphQL.Authorization.Tests.csproj | 2 +- src/GraphQL.Authorization/GraphQL.Authorization.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GraphQL.Authorization.Tests/GraphQL.Authorization.Tests.csproj b/src/GraphQL.Authorization.Tests/GraphQL.Authorization.Tests.csproj index 88d7d64..7690dab 100644 --- a/src/GraphQL.Authorization.Tests/GraphQL.Authorization.Tests.csproj +++ b/src/GraphQL.Authorization.Tests/GraphQL.Authorization.Tests.csproj @@ -3,7 +3,7 @@ net5;netcoreapp3.1 - 4.0.2 + 7.0.1 diff --git a/src/GraphQL.Authorization/GraphQL.Authorization.csproj b/src/GraphQL.Authorization/GraphQL.Authorization.csproj index 88906e6..63586f7 100644 --- a/src/GraphQL.Authorization/GraphQL.Authorization.csproj +++ b/src/GraphQL.Authorization/GraphQL.Authorization.csproj @@ -7,7 +7,7 @@ - +