From 5a9e58095300232c8ef06642fb543d0bedc369d7 Mon Sep 17 00:00:00 2001 From: Charuka Tharindu Date: Mon, 21 Aug 2023 09:11:44 +0530 Subject: [PATCH 1/2] Update graphql tools version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c683c29503..297ad9f64b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -76,7 +76,7 @@ devToolsVersion=1.2.0 ballerinaCommandVersion=1.3.15 # GraphQL Tool -graphqlVersion=0.8.0-20230817-211300-6316d5a +graphqlVersion=0.8.0-20230821-090800-f288658 # Protoc Tool protocToolVersion=0.1.3-20230713-142600-0648ca1 From 43d6b7966d289b1e490903f4a76fa9e44fad0628 Mon Sep 17 00:00:00 2001 From: Charuka Tharindu Date: Mon, 21 Aug 2023 13:48:28 +0530 Subject: [PATCH 2/2] Update graphql tools timestamp version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 297ad9f64b..aafca68f5e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -76,7 +76,7 @@ devToolsVersion=1.2.0 ballerinaCommandVersion=1.3.15 # GraphQL Tool -graphqlVersion=0.8.0-20230821-090800-f288658 +graphqlVersion=0.8.0-20230821-133400-f288658 # Protoc Tool protocToolVersion=0.1.3-20230713-142600-0648ca1