dpcollins-google commented on a change in pull request #17125:
URL: https://github.com/apache/beam/pull/17125#discussion_r832587166
##########
File path:
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -662,7 +662,7 @@ class BeamModulePlugin implements Plugin<Project> {
proto_google_cloud_datastore_v1 :
"com.google.api.grpc:proto-google-cloud-datastore-v1", //
google_cloud_platform_libraries_bom sets version
proto_google_cloud_firestore_v1 :
"com.google.api.grpc:proto-google-cloud-firestore-v1", //
google_cloud_platform_libraries_bom sets version
proto_google_cloud_pubsub_v1 :
"com.google.api.grpc:proto-google-cloud-pubsub-v1", //
google_cloud_platform_libraries_bom sets version
- proto_google_cloud_pubsublite_v1 :
"com.google.api.grpc:proto-google-cloud-pubsublite-v1", //
google_cloud_platform_libraries_bom sets version
+ proto_google_cloud_pubsublite_v1 :
"com.google.api.grpc:proto-google-cloud-pubsublite-v1:1.5.0", //
TODO(dpcollins-google): Let google_cloud_platform_libraries_bom set version
once high enough
Review comment:
BUILD SUCCESSFUL in 58s
1231 actionable tasks: 239 executed, 992 up-to-date
+ RESULT=0
+ set -e
+ set +x
Tue Mar 22 16:12:54 EDT 2022: Done: 0
No new linkage errors
Already on 'psl-read-with-memory-control'
Your branch is up to date with 'origin/psl-read-with-memory-control'.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]