diff --git a/gradle.properties b/gradle.properties index 49c08416..e487192f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.9.2-SNAPSHOT +version=2.9.2 ballerinaLangVersion= 2201.7.0 puppycrawlCheckstyleVersion=8.18 testngVersion=7.4.0