From b64837503dd5c69a2f387b8caec07ba49eec0ca3 Mon Sep 17 00:00:00 2001 From: DimuthuMadushan Date: Mon, 4 Dec 2023 16:07:23 +0530 Subject: [PATCH] Update the GraphQL tool version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e39553cf3b..f3da984461 100644 --- a/gradle.properties +++ b/gradle.properties @@ -76,7 +76,7 @@ devToolsVersion=1.2.0 ballerinaCommandVersion=1.4.2 # GraphQL Tool -graphqlVersion=0.7.3-20231204-135300-70d132f +graphqlVersion=0.7.3-20231204-160000-870f7b0 # Protoc Tool protocToolVersion=0.1.2