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/17 19:36:36 UTC

[GitHub] [beam] suztomo commented on a change in pull request #14006: checkJavaLinkage task requires a spread operator for args

suztomo commented on a change in pull request #14006:
URL: https://github.com/apache/beam/pull/14006#discussion_r577890199



##########
File path: build.gradle.kts
##########
@@ -348,7 +348,7 @@ if (project.hasProperty("javaLinkageArtifactIds")) {
 
   val linkageCheckerJava by configurations.creating
   dependencies {
-    linkageCheckerJava("com.google.cloud.tools:dependencies:1.5.4")
+    linkageCheckerJava("com.google.cloud.tools:dependencies:1.5.6")

Review comment:
       This is the latest Linkage Checker version.




----------------------------------------------------------------
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