diff --git a/gradle.properties b/gradle.properties index 44af78fd..8d662d1a 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.3.1-SNAPSHOT +version=3.3.1 systemProp.org.gradle.internal.publish.checksums.insecure=true ballerinaLangVersion=2201.5.0 stdlibConstraintVersion=1.1.0