From d2fa9b5a50d6cbb9fca29ff45c22dcab364050b5 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 31 May 2024 10:41:01 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v3.8.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 44b86db4..3bccaeed 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=org.ballerinax.azure.servicebus -version=3.8.0-SNAPSHOT +version=3.8.0 checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14