diff --git a/gradle.properties b/gradle.properties index a770c8c7..148a822a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.caching=true org.gradle.jvmargs='-Dfile.encoding=UTF-8' group=org.ballerinax.azurefunctions -version=3.2.0-SNAPSHOT +version=3.2.0 systemProp.org.gradle.internal.publish.checksums.insecure=true ballerinaLangVersion=2201.4.0 stdlibConstraintVersion=1.1.0