From c6d14561666b10594f1bbc97315ba84e25d0cdd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 08:40:02 +0000 Subject: [PATCH] build(deps): Bump GraphQL and GraphQL.SystemTextJson Bumps [GraphQL](https://github.com/graphql-dotnet/graphql-dotnet) and [GraphQL.SystemTextJson](https://github.com/graphql-dotnet/graphql-dotnet). These dependencies needed to be updated together. Updates `GraphQL` from 8.2.1 to 8.2.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](https://github.com/graphql-dotnet/graphql-dotnet/compare/8.2.1...8.2.1) Updates `GraphQL.SystemTextJson` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](https://github.com/graphql-dotnet/graphql-dotnet/compare/8.2.0...8.2.1) --- updated-dependencies: - dependency-name: GraphQL dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: GraphQL.SystemTextJson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- GraphQLNetExample/GraphQLNetExample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphQLNetExample/GraphQLNetExample.csproj b/GraphQLNetExample/GraphQLNetExample.csproj index ee859f5..6e6af58 100644 --- a/GraphQLNetExample/GraphQLNetExample.csproj +++ b/GraphQLNetExample/GraphQLNetExample.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive