diff --git a/gradle.properties b/gradle.properties index 9a26d73..eb92315 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,8 +1,8 @@ org.gradle.caching=true org.gradle.jvmargs='-Dfile.encoding=UTF-8' group=org.ballerinax.azurefunctions -version=1.2.54 -ballerinaLangVersion=1.2.25 +version=1.2.55 +ballerinaLangVersion=1.2.55 systemProp.org.gradle.internal.publish.checksums.insecure=true testngVersion = 6.14.3