Skip to content

Commit 8f60924

Browse files
Bump Healthcare API (#28457)
* Create HealthcareUtils file with shared resources * revert * Bump HCLS API
1 parent 9bd5fbf commit 8f60924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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",

0 commit comments

Comments
 (0)