From c8df4ee45ffee07f85af40969e42deff0fe1f20c Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 10 Mar 2025 16:01:09 +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 b6547d30..27935230 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,12 +10,12 @@ testngVersion=7.6.1 gsonVersion=2.10.1 ballerinaGradlePluginVersion=2.3.0 -ballerinaLangVersion=2201.12.0-20250228-201300-8d411a0f +ballerinaLangVersion=2201.12.0-20250310-080700-94702e9e # Direct Dependencies # Level 01 -stdlibTimeVersion=2.7.0-20250304-133100-009bfd7 +stdlibTimeVersion=2.7.0-20250310-155500-0330ee3 # Enabled publishing insecure checksums, due to fail to publish to maven central # Refer https://github.com/gradle/gradle/issues/11308