From 24ca6f57200eeda28b4132fafb4da50341460a7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 02:00:59 +0000 Subject: [PATCH] build(deps): Bump GraphQL and GraphQL.MicrosoftDI Bumps [GraphQL](https://github.com/graphql-dotnet/graphql-dotnet) and [GraphQL.MicrosoftDI](https://github.com/graphql-dotnet/graphql-dotnet). These dependencies needed to be updated together. Updates `GraphQL` from 8.4.1 to 8.5.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](https://github.com/graphql-dotnet/graphql-dotnet/compare/8.4.1...8.5.0) Updates `GraphQL.MicrosoftDI` from 8.4.1 to 8.5.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](https://github.com/graphql-dotnet/graphql-dotnet/compare/8.4.1...8.5.0) --- updated-dependencies: - dependency-name: GraphQL dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: GraphQL.MicrosoftDI dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- GraphQLNetExample/GraphQLNetExample.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GraphQLNetExample/GraphQLNetExample.csproj b/GraphQLNetExample/GraphQLNetExample.csproj index d6f2b8e..6adfc21 100644 --- a/GraphQLNetExample/GraphQLNetExample.csproj +++ b/GraphQLNetExample/GraphQLNetExample.csproj @@ -7,8 +7,8 @@ - - + +