From 7c8f2b83224d16a44a1e1fffccd7b27858222ac8 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 30 Jun 2023 11:03:13 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v1.8.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2b7e9bf..d2ed24d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=1.8.0-SNAPSHOT +version=1.8.0 ballerinaLangVersion= 2201.7.0 testngVersion=7.4.0