This is an automated email from the ASF dual-hosted git repository.

yhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 547d70ae924 Bump Package (#28292)
547d70ae924 is described below

commit 547d70ae92410cf2aeae0ab26bd6e07b4701fa88
Author: Svetak Sundhar <svetaksund...@google.com>
AuthorDate: Tue Sep 5 09:46:51 2023 -0400

    Bump Package (#28292)
---
 buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy 
b/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
index ba090bc556c..e6854064924 100644
--- a/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
+++ b/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
@@ -693,7 +693,7 @@ class BeamModulePlugin implements Plugin<Project> {
         // Keep version consistent with the version in 
google_cloud_resourcemanager, managed by google_cloud_platform_libraries_bom
         google_api_services_cloudresourcemanager    : 
"com.google.apis:google-api-services-cloudresourcemanager:v1-rev20230129-$google_clients_version",
         google_api_services_dataflow                : 
"com.google.apis:google-api-services-dataflow:v1b3-rev20220920-$google_clients_version",
-        google_api_services_healthcare              : 
"com.google.apis:google-api-services-healthcare:v1-rev20230728-$google_clients_version",
+        google_api_services_healthcare              : 
"com.google.apis:google-api-services-healthcare:v1-rev20230817-$google_clients_version",
         google_api_services_pubsub                  : 
"com.google.apis:google-api-services-pubsub:v1-rev20220904-$google_clients_version",
         // Keep version consistent with the version in google_cloud_nio, 
managed by google_cloud_platform_libraries_bom
         google_api_services_storage                 : 
"com.google.apis:google-api-services-storage:v1-rev20230617-$google_clients_version",

Reply via email to