From 197fb28acbb216d688a0451678024cce94c1f4cb Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 10 Apr 2023 07:02:32 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v1.7.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 45cf088..7b9c8d5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=1.7.0-SNAPSHOT +version=1.7.0 ballerinaLangVersion=2201.5.0 testngVersion=7.4.0