We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c54f53e commit 5e2e7eeCopy full SHA for 5e2e7ee
1 file changed
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
@@ -678,7 +678,7 @@ class BeamModulePlugin implements Plugin<Project> {
678
vendored_bytebuddy_1_11_0 : "org.apache.beam:beam-vendor-bytebuddy-1_11_0:0.1",
679
vendored_grpc_1_43_2 : "org.apache.beam:beam-vendor-grpc-1_43_2:0.1",
680
vendored_guava_26_0_jre : "org.apache.beam:beam-vendor-guava-26_0-jre:0.1",
681
- vendored_calcite_1_28_0 : "org.apache.beam:beam-vendor-calcite-1_28_0:0.1",
+ vendored_calcite_1_28_0 : "org.apache.beam:beam-vendor-calcite-1_28_0:0.2",
682
woodstox_core_asl : "org.codehaus.woodstox:woodstox-core-asl:4.4.1",
683
zstd_jni : "com.github.luben:zstd-jni:1.4.5-2",
684
quickcheck_core : "com.pholser:junit-quickcheck-core:$quickcheck_version",
0 commit comments