From 32325d34b30979fdb98c5fdcef5461a7b23193c6 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 15 Sep 2023 10:14:55 +0000 Subject: [PATCH] [Gradle Release Plugin] - new version commit: 'v1.6.1-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3156732f..3753f61a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=1.6.0 +version=1.6.1-SNAPSHOT ballerinaLangVersion=2201.8.0 puppycrawlCheckstyleVersion=10.12.0 testngVersion=7.6.1