rajatbhatta commented on code in PR #17497:
URL: https://github.com/apache/beam/pull/17497#discussion_r960511443


##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -661,10 +661,10 @@ class BeamModulePlugin implements Plugin<Project> {
         proto_google_cloud_bigtable_admin_v2        : 
"com.google.api.grpc:proto-google-cloud-bigtable-admin-v2", // 
google_cloud_platform_libraries_bom sets version
         proto_google_cloud_bigtable_v2              : 
"com.google.api.grpc:proto-google-cloud-bigtable-v2", // 
google_cloud_platform_libraries_bom sets version
         proto_google_cloud_datacatalog_v1beta1      : 
"com.google.api.grpc:proto-google-cloud-datacatalog-v1beta1", // 
google_cloud_platform_libraries_bom sets version
-        proto_google_cloud_datastore_v1             : 
"com.google.api.grpc:proto-google-cloud-datastore-v1", // 
google_cloud_platform_libraries_bom sets version
+        proto_google_cloud_datastore_v1             : 
"com.google.api.grpc:proto-google-cloud-datastore-v1:0.93.10", // 
google_cloud_platform_libraries_bom sets version

Review Comment:
   This change suggests changes in the version for 
`proto_google_cloud_datastore_v1`. Can we(Spanner team) make this change or 
should we let the Datastore team make this change?
   
   CC: @kileys 



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

Reply via email to