Skip to content

Commit

Permalink
Adjust google-api-services-storage version to match current Storage c…
Browse files Browse the repository at this point in the history
…lient
  • Loading branch information
bvolpato committed May 26, 2023
1 parent 6865eef commit ae4ad3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ class BeamModulePlugin implements Plugin<Project> {
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-rev20220818-$google_clients_version",
google_api_services_pubsub : "com.google.apis:google-api-services-pubsub:v1-rev20220904-$google_clients_version",
google_api_services_storage : "com.google.apis:google-api-services-storage:v1-rev20220705-$google_clients_version",
google_api_services_storage : "com.google.apis:google-api-services-storage:v1-rev20230301-$google_clients_version",
google_auth_library_credentials : "com.google.auth:google-auth-library-credentials", // google_cloud_platform_libraries_bom sets version
google_auth_library_oauth2_http : "com.google.auth:google-auth-library-oauth2-http", // google_cloud_platform_libraries_bom sets version
google_cloud_bigquery : "com.google.cloud:google-cloud-bigquery", // google_cloud_platform_libraries_bom sets version
Expand Down

0 comments on commit ae4ad3b

Please sign in to comment.