diff --git a/gradle.properties b/gradle.properties index bfb8879a..3ebf44c1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.5.1-SNAPSHOT +version=2.5.1 puppycrawlCheckstyleVersion=8.18 testngVersion=6.14.3