From c567ac7ef89cb423b734e7f2b1855b22b5d9c647 Mon Sep 17 00:00:00 2001 From: anuruddhal Date: Fri, 13 Feb 2026 10:43:05 +0530 Subject: [PATCH] Update ballerina lang version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ce6587a7..f88c15b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ spotbugsPluginVersion=6.0.18 shadowJarPluginVersion=8.1.1 downloadPluginVersion=5.4.0 releasePluginVersion=2.8.0 -ballerinaLangVersion=2201.13.0-m3 +ballerinaLangVersion=2201.13.0 # Standard Library Dependencies # Stdlib Level 01