From 5285f88f4452603783921b2d610b4aacd9f00a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 08:05:33 +0000 Subject: [PATCH] Bump GraphQL_Client_Version from 4.0.2 to 5.1.0 Bumps `GraphQL_Client_Version` from 4.0.2 to 5.1.0. Updates `GraphQL.Client` from 4.0.2 to 5.1.0 - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](https://github.com/graphql-dotnet/graphql-client/compare/v4.0.2...v5.1.0) Updates `GraphQL.Client.Serializer.SystemTextJson` from 4.0.2 to 5.1.0 - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](https://github.com/graphql-dotnet/graphql-client/compare/v4.0.2...v5.1.0) --- updated-dependencies: - dependency-name: GraphQL.Client dependency-type: direct:production update-type: version-update:semver-major - dependency-name: GraphQL.Client.Serializer.SystemTextJson dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index fe8b207..e1aca9d 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -20,7 +20,7 @@ 5.2.1 - 4.0.2 + 5.1.0 4.8.0