From f4c88392b297caf578f3386f22116cf181fea8cf Mon Sep 17 00:00:00 2001 From: anuruddhal Date: Wed, 10 Sep 2025 14:58:02 +0530 Subject: [PATCH] Update lang version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 25d2bb87..ce6587a7 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-m2 +ballerinaLangVersion=2201.13.0-m3 # Standard Library Dependencies # Stdlib Level 01