Skip to content

Commit 1d76c19

Browse files
Bump GraphQL_Client_Version from 3.2.3 to 3.2.4
Bumps `GraphQL_Client_Version` from 3.2.3 to 3.2.4. Updates `GraphQL.Client` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](graphql-dotnet/graphql-client@v3.2.3...v3.2.4) Updates `GraphQL.Client.Serializer.SystemTextJson` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](graphql-dotnet/graphql-client@v3.2.3...v3.2.4) --- updated-dependencies: - dependency-name: GraphQL.Client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: GraphQL.Client.Serializer.SystemTextJson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53e2ad2 commit 1d76c19

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.3</GraphQL_Client_Version>
20+
<GraphQL_Client_Version>3.2.4</GraphQL_Client_Version>
2121
<GraphQL_Version>4.5.0</GraphQL_Version>
2222

2323
<!--AutoMapper-->

0 commit comments

Comments
 (0)