Skip to content

Commit d702eac

Browse files
Bump GraphQL_Client_Version from 3.2.4 to 4.0.1
Bumps `GraphQL_Client_Version` from 3.2.4 to 4.0.1. Updates `GraphQL.Client` from 3.2.4 to 4.0.1 - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](graphql-dotnet/graphql-client@v3.2.4...v4.0.1) Updates `GraphQL.Client.Serializer.SystemTextJson` from 3.2.4 to 4.0.1 - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](graphql-dotnet/graphql-client@v3.2.4...v4.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] <support@github.com>
1 parent ab2b42d commit d702eac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<!--GraphQL-->
1919
<GraphQL_Server_Version>5.0.2</GraphQL_Server_Version>
20-
<GraphQL_Client_Version>3.2.4</GraphQL_Client_Version>
20+
<GraphQL_Client_Version>4.0.1</GraphQL_Client_Version>
2121
<GraphQL_Version>4.6.1</GraphQL_Version>
2222

2323
<!--AutoMapper-->

0 commit comments

Comments
 (0)