From 8195031af3ea25c6d7a61320d5ae31e94d5a3ac3 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 18 Dec 2024 11:13:20 +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 26a557a..1b308f0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.caching=true group=io.ballerina.stdlib version=1.1.0-SNAPSHOT -ballerinaLangVersion=2201.11.0-20241209-162400-0c015833 +ballerinaLangVersion=2201.11.0-20241218-101200-109f6cc7 ballerinaGradlePluginVersion=2.0.1 testngVersion=7.6.1