From ce9e5903e912af32a8eab234d90e1d50c5415a54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:10:06 +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.3.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](https://github.com/graphql-dotnet/graphql-dotnet/compare/8.2.1...8.3.1) Updates `GraphQL.SystemTextJson` from 8.2.1 to 8.3.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](https://github.com/graphql-dotnet/graphql-dotnet/compare/8.2.1...8.3.1) --- updated-dependencies: - dependency-name: GraphQL dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: GraphQL.SystemTextJson 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 03cfa06..8dd9298 100644 --- a/GraphQLNetExample/GraphQLNetExample.csproj +++ b/GraphQLNetExample/GraphQLNetExample.csproj @@ -7,11 +7,11 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive