diff --git a/gradle.properties b/gradle.properties index 3788469cf56..08e8937ce59 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ kotlin.parallel.tasks.in.project=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.22.0 +calcite.version=1.23.0 # This is a version to be used from Maven repository. It can be overridden by localAvatica below calcite.avatica.version=1.16.0