You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/02/25 21:27:46 UTC

[GitHub] [beam] shehzaadn-vd commented on a change in pull request #14093: [BEAM-10961] enable strict dependency checking for sdks/java/extensions/zetasketch

shehzaadn-vd commented on a change in pull request #14093:
URL: https://github.com/apache/beam/pull/14093#discussion_r583213182



##########
File path: sdks/java/extensions/zetasketch/build.gradle
##########
@@ -32,6 +33,7 @@ dependencies {
     compile library.java.slf4j_api
     compile library.java.vendored_guava_26_0_jre
     compile project(path: ":sdks:java:core", configuration: "shadow")
+    compile "com.google.auto.value:auto-value-annotations:1.6.3"

Review comment:
       See https://github.com/apache/beam/pull/13686#discussion_r574955593




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org