From b193615c6cfc8d88ddca27ff9569f09b6355e11a Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 3 May 2024 13:53:56 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v1.10.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4a41ad67..fca2ed7d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=1.10.0-SNAPSHOT +version=1.10.0 ballerinaLangVersion=2201.9.0 puppycrawlCheckstyleVersion=10.12.0