Skip to content

Commit 73ab0c3

Browse files
Bump GraphQL_Client_Version from 3.2.1 to 3.2.2
Bumps `GraphQL_Client_Version` from 3.2.1 to 3.2.2. Updates `GraphQL.Client` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](graphql-dotnet/graphql-client@v3.2.1...v3.2.2) Updates `GraphQL.Client.Serializer.SystemTextJson` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](graphql-dotnet/graphql-client@v3.2.1...v3.2.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 347fbb6 commit 73ab0c3

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
@@ -14,7 +14,7 @@
1414

1515
<!--GraphQL-->
1616
<GraphQL_Server_Version>4.4.1</GraphQL_Server_Version>
17-
<GraphQL_Client_Version>3.2.1</GraphQL_Client_Version>
17+
<GraphQL_Client_Version>3.2.2</GraphQL_Client_Version>
1818
<GraphQL_Version>3.3.2</GraphQL_Version>
1919

2020
<!--AutoMapper-->

0 commit comments

Comments
 (0)