diff --git a/gradle.properties b/gradle.properties index 4840caa..1cba03f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=1.4.0 +version=1.4.1-SNAPSHOT puppycrawlCheckstyleVersion=10.12.0 slf4jVersion=1.7.30 testngVersion=7.6.1