Skip to content

Commit 85b042c

Browse files
committed
[CALCITE-7521] Upgrade Calcite to Avatica 1.28.0
1 parent c2cbd89 commit 85b042c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ systemProp.org.gradle.internal.publish.checksums.insecure=true
2828
# Release version can be generated by using -Prelease or -Prc=<int> arguments
2929
calcite.version=1.42.0
3030
# This is a version to be used from Maven repository. It can be overridden by localAvatica below
31-
calcite.avatica.version=1.27.0
31+
calcite.avatica.version=1.28.0
3232

3333
# The options below configures the use of local clone (e.g. testing development versions)
3434
# You can pass un-comment it, or pass option -PlocalReleasePlugins, or -PlocalReleasePlugins=<path>

0 commit comments

Comments
 (0)