From 66eabb514f804b7bf4068960781a19d70cf57638 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 08:03:45 +0000 Subject: [PATCH] Bump GraphQL_Client_Version from 4.0.2 to 5.0.1 Bumps `GraphQL_Client_Version` from 4.0.2 to 5.0.1. Updates `GraphQL.Client` from 4.0.2 to 5.0.1 - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](https://github.com/graphql-dotnet/graphql-client/compare/v4.0.2...v5.0.1) Updates `GraphQL.Client.Serializer.SystemTextJson` from 4.0.2 to 5.0.1 - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](https://github.com/graphql-dotnet/graphql-client/compare/v4.0.2...v5.0.1) --- 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..06cbacf 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -20,7 +20,7 @@ 5.2.1 - 4.0.2 + 5.0.1 4.8.0