Skip to content

Commit

Permalink
deps: update google api dependencies (#1470)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 9, 2023
1 parent 524eddb commit e1667f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gax-java/dependencies.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ version.io_grpc=1.51.0
# It should be constructed the following way:
# 1) Take full artifact id (including the group and classifier (if any) portions) and remove version portion.
# 2) Replace all characters which are neither alphabetic nor digits with the underscore ('_') character
maven.com_google_api_grpc_proto_google_common_protos=com.google.api.grpc:proto-google-common-protos:2.11.0
maven.com_google_api_grpc_proto_google_common_protos=com.google.api.grpc:proto-google-common-protos:2.14.2
maven.com_google_api_grpc_grpc_google_common_protos=com.google.api.grpc:grpc-google-common-protos:2.14.2
maven.com_google_auth_google_auth_library_oauth2_http=com.google.auth:google-auth-library-oauth2-http:1.13.0
maven.com_google_auth_google_auth_library_credentials=com.google.auth:google-auth-library-credentials:1.13.0
Expand Down Expand Up @@ -63,10 +63,10 @@ maven.com_google_errorprone_error_prone_annotations=com.google.errorprone:error_
maven.com_google_j2objc_j2objc_annotations=com.google.j2objc:j2objc-annotations:1.3
maven.com_google_auto_value_auto_value=com.google.auto.value:auto-value:1.10.1
maven.com_google_auto_value_auto_value_annotations=com.google.auto.value:auto-value-annotations:1.10.1
maven.com_google_api_api_common=com.google.api:api-common:2.3.1
maven.com_google_api_api_common=com.google.api:api-common:2.6.2
maven.org_threeten_threetenbp=org.threeten:threetenbp:1.6.5
maven.com_google_api_grpc_grpc_google_iam_v1=com.google.api.grpc:grpc-google-iam-v1:1.9.2
maven.com_google_api_grpc_proto_google_iam_v1=com.google.api.grpc:proto-google-iam-v1:1.4.0
maven.com_google_api_grpc_proto_google_iam_v1=com.google.api.grpc:proto-google-iam-v1:1.9.2
maven.com_google_http_client_google_http_client=com.google.http-client:google-http-client:1.43.0
maven.com_google_http_client_google_http_client_gson=com.google.http-client:google-http-client-gson:1.43.0
maven.org_codehaus_mojo_animal_sniffer_annotations=org.codehaus.mojo:animal-sniffer-annotations:1.22
Expand Down

0 comments on commit e1667f1

Please sign in to comment.