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 2020/10/21 23:30:32 UTC

[GitHub] [beam] kileys commented on a change in pull request #13075: [BEAM-9444] Use GCP BOM to set package versions

kileys commented on a change in pull request #13075:
URL: https://github.com/apache/beam/pull/13075#discussion_r509793166



##########
File path: examples/java/build.gradle
##########
@@ -48,6 +48,7 @@ configurations.sparkRunnerPreCommit {
 }
 
 dependencies {
+  compile platform(library.java.google_cloud_platform_libraries_bom)

Review comment:
       Updated to enforcedPlatform and going to update the rest of the dependencies in a follow up




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