From 4cae4a6631b7f5efc0116b91db28c3329547c84b Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 10 May 2021 19:10:28 +0530 Subject: [PATCH] [Automated] Update dependencies --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 0ef4f90e..5456777b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,8 +1,8 @@ org.gradle.caching=true group=org.ballerinalang version=1.1.0-beta.1-SNAPSHOT -ballerinaLangVersion=2.0.0-beta.1-20210509-230300-ae4217e1 -stdlibIoVersion=0.6.0-beta.1-20210510-123600-308a0fa -stdlibRegexVersion=0.7.0-beta.1-20210510-123300-0e9b1f1 +ballerinaLangVersion=2.0.0-beta.1-20210510-143700-cf1fc53f +stdlibIoVersion=0.6.0-beta.1-20210510-190600-ae4f6af +stdlibRegexVersion=0.7.0-beta.1-20210510-190700-22f7f9b testngVersion=6.14.3 puppycrawlCheckstyleVersion=8.18