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