From 5684587b3649b4a8dbec67b5d0a9a117e1b1fa6b Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 15 Sep 2023 10:17:30 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v1.4.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 64b4871..4840caa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=1.4.0-SNAPSHOT +version=1.4.0 puppycrawlCheckstyleVersion=10.12.0 slf4jVersion=1.7.30 testngVersion=7.6.1