From 0b568307d13709d5b0ccf57f293bb7d16b049e3f Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 18 Dec 2024 11:12:47 +0530 Subject: [PATCH] [Automated] Update dependencies --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 35a68fe5..f323b84d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.caching=true group=io.ballerina.stdlib version=1.7.0-SNAPSHOT -ballerinaLangVersion=2201.11.0-20241209-162400-0c015833 +ballerinaLangVersion=2201.11.0-20241218-101200-109f6cc7 puppycrawlCheckstyleVersion=10.12.0 testngVersion=7.6.1 slf4jVersion=1.7.30