Skip to content

Commit

Permalink
Bump calcite:calcite-core version to 1.21.0.138 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
kxu1026 authored Aug 20, 2020
1 parent 3733b49 commit daab819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coral-hive/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'java'

dependencies {
compile('com.linkedin.calcite:calcite-core:1.21.0.131') {
compile('com.linkedin.calcite:calcite-core:1.21.0.138') {
artifact {
name = 'calcite-core'
extension = 'jar'
Expand Down

0 comments on commit daab819

Please sign in to comment.