File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
buildSrc/src/main/groovy/org/apache/beam/gradle Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -724,7 +724,7 @@ class BeamModulePlugin implements Plugin<Project> {
724724 // Keep version consistent with the version in google_cloud_resourcemanager, managed by google_cloud_platform_libraries_bom
725725 google_api_services_cloudresourcemanager : " com.google.apis:google-api-services-cloudresourcemanager:v1-rev20230129-$google_clients_version " ,
726726 google_api_services_dataflow : " com.google.apis:google-api-services-dataflow:v1b3-rev20220920-$google_clients_version " ,
727- google_api_services_healthcare : " com.google.apis:google-api-services-healthcare:v1-rev20230817 -$google_clients_version " ,
727+ google_api_services_healthcare : " com.google.apis:google-api-services-healthcare:v1-rev20230830 -$google_clients_version " ,
728728 google_api_services_pubsub : " com.google.apis:google-api-services-pubsub:v1-rev20220904-$google_clients_version " ,
729729 // Keep version consistent with the version in google_cloud_nio, managed by google_cloud_platform_libraries_bom
730730 google_api_services_storage : " com.google.apis:google-api-services-storage:v1-rev20230617-$google_clients_version " ,
You can’t perform that action at this time.
0 commit comments