From 5a5ec4ebc2f51c78f2cd71f6585a372b381f34e5 Mon Sep 17 00:00:00 2001 From: prakanth <50439067+prakanth97@users.noreply.github.com> Date: Tue, 9 Apr 2024 10:32:11 +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 1c53816..e78498f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.caching=true group=io.ballerina.lib version=0.1.0-SNAPSHOT -ballerinaLangVersion=2201.9.0-20240403-114600-ceb51559 +ballerinaLangVersion=2201.9.0-20240405-165800-4b163f78 checkstyleToolVersion=10.12.0 puppycrawlCheckstyleVersion=10.12.0