We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213904c commit ed1470aCopy full SHA for ed1470a
gradle.properties
@@ -23,7 +23,7 @@ kotlin.parallel.tasks.in.project=true
23
# This is version for Calcite itself
24
# Note: it should not include "-SNAPSHOT" as it is automatically added by build.gradle.kts
25
# Release version can be generated by using -Prelease or -Prc=<int> arguments
26
-calcite.version=1.22.0
+calcite.version=1.23.0
27
# This is a version to be used from Maven repository. It can be overridden by localAvatica below
28
calcite.avatica.version=1.16.0
29
0 commit comments