diff --git a/gradle.properties b/gradle.properties index 5dbcf38d8fab..130ff274e833 100644 --- a/gradle.properties +++ b/gradle.properties @@ -27,9 +27,9 @@ systemProp.org.gradle.internal.publish.checksums.insecure=true # This is version for Calcite itself # Note: it should not include "-SNAPSHOT" as it is automatically added by build.gradle.kts # Release version can be generated by using -Prelease or -Prc= arguments -calcite.version=1.30.0-kylin-4.x-r09 +calcite.version=1.30.0-kylin-4.x-r10 # This is a version to be used from Maven repository. It can be overridden by localAvatica below -calcite.avatica.version=1.20.0 +calcite.avatica.version=1.22.0 # The options below configures the use of local clone (e.g. testing development versions) # You can pass un-comment it, or pass option -PlocalReleasePlugins, or -PlocalReleasePlugins=