Skip to content

Commit ed1470a

Browse files
committed
Prepare for next development iteration
1 parent 213904c commit ed1470a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ kotlin.parallel.tasks.in.project=true
2323
# This is version for Calcite itself
2424
# Note: it should not include "-SNAPSHOT" as it is automatically added by build.gradle.kts
2525
# Release version can be generated by using -Prelease or -Prc=<int> arguments
26-
calcite.version=1.22.0
26+
calcite.version=1.23.0
2727
# This is a version to be used from Maven repository. It can be overridden by localAvatica below
2828
calcite.avatica.version=1.16.0
2929

0 commit comments

Comments
 (0)