From 058c7ab2b0cfe743a0ecf4b881815401869c3627 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 9 Dec 2024 17:19:26 +0530 Subject: [PATCH] [Automated] Update dependencies --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 1a4a5f9e..a9e3dc74 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,12 +11,12 @@ testngVersion=7.6.1 gsonVersion=2.10.1 ballerinaGradlePluginVersion=2.0.1 -ballerinaLangVersion=2201.11.0-20241204-163800-0d1e4836 +ballerinaLangVersion=2201.11.0-20241209-162400-0c015833 # Direct Dependencies # Level 01 -stdlibTimeVersion=2.6.0-20241204-172800-eeb9a96 +stdlibTimeVersion=2.6.0-20241209-171400-4b43c7d # Enabled publishing insecure checksums, due to fail to publish to maven central # Refer https://github.com/gradle/gradle/issues/11308