From c0d0e2444c36fc31142575ba055e22cc0a74a4a4 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 20 Aug 2024 08:35:43 +0000 Subject: [PATCH] [Gradle Release Plugin] - new version commit: 'v2.12.1-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a2938bae..002a1d04 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.12.0 +version=2.12.1-SNAPSHOT ballerinaLangVersion=2201.10.0 puppycrawlCheckstyleVersion=10.12.0 testngVersion=7.6.1