From a6cf8f56c48dbf9729a7c2b2adac5c176c4d23dd Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 29 Nov 2022 14:46:09 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v2.5.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e3700156..fd6342ab 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.5.0-SNAPSHOT +version=2.5.0 ballerinaLangVersion=2201.3.0 puppycrawlCheckstyleVersion=8.18