From f704d49a51f5c807c46cc4735482f1e302ef44a2 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 30 Jun 2023 09:36:43 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v1.5.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e9f7aa8..ad9e20e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=1.5.0-SNAPSHOT +version=1.5.0 ballerinaLangVersion= 2201.7.0 puppycrawlCheckstyleVersion=8.18