From 70bc61a4435d747c173ce12fa8dddf66b6d90159 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 13 Oct 2023 08:46:56 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v1.5.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e97ab2fc..c40d2a8e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=1.5.1-SNAPSHOT +version=1.5.1 ballerinaLangVersion=2201.3.0 puppycrawlCheckstyleVersion=8.18