From 7b1a6b61da81580d7d91e7a59158318ee2090513 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 3 May 2024 13:52:29 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v1.8.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2ccdcb2..b44d851 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=1.8.0-SNAPSHOT +version=1.8.0 checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14