From d271540bf7a78f612fad7c1e41e64c5ccf5cb3c1 Mon Sep 17 00:00:00 2001 From: Nuvindu Nirmana <63797478+Nuvindu@users.noreply.github.com> Date: Wed, 9 Oct 2024 15:35:05 +0530 Subject: [PATCH] Update the lang version to 2201.9.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a23fc64..4791a28 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.caching=true group=io.ballerina.lib version=1.1.1-SNAPSHOT -ballerinaLangVersion=2201.10.0 +ballerinaLangVersion=2201.9.0 checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14