Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update google-common-prots and google-http-client (#1471)
  • Loading branch information
Neenu1995 committed Aug 27, 2021
1 parent aee6575 commit 80e17a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependencies.properties
Expand Up @@ -32,8 +32,8 @@ version.io_grpc=1.37.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.0.1
maven.com_google_api_grpc_grpc_google_common_protos=com.google.api.grpc:grpc-google-common-protos:2.0.1
maven.com_google_api_grpc_proto_google_common_protos=com.google.api.grpc:proto-google-common-protos:2.4.1
maven.com_google_api_grpc_grpc_google_common_protos=com.google.api.grpc:grpc-google-common-protos:2.4.1
maven.com_google_auth_google_auth_library_oauth2_http=com.google.auth:google-auth-library-oauth2-http:0.27.0
maven.com_google_auth_google_auth_library_credentials=com.google.auth:google-auth-library-credentials:1.0.0
maven.io_opencensus_opencensus_api=io.opencensus:opencensus-api:0.28.0
Expand Down Expand Up @@ -66,8 +66,8 @@ maven.com_google_api_api_common=com.google.api:api-common:2.0.1
maven.org_threeten_threetenbp=org.threeten:threetenbp:1.5.0
maven.com_google_api_grpc_grpc_google_iam_v1=com.google.api.grpc:grpc-google-iam-v1:1.0.9
maven.com_google_api_grpc_proto_google_iam_v1=com.google.api.grpc:proto-google-iam-v1:1.0.9
maven.com_google_http_client_google_http_client=com.google.http-client:google-http-client:1.39.0
maven.com_google_http_client_google_http_client_gson=com.google.http-client:google-http-client-gson:1.39.0
maven.com_google_http_client_google_http_client=com.google.http-client:google-http-client:1.40.0
maven.com_google_http_client_google_http_client_gson=com.google.http-client:google-http-client-gson:1.40.0
maven.org_codehaus_mojo_animal_sniffer_annotations=org.codehaus.mojo:animal-sniffer-annotations:1.18
maven.javax_annotation_javax_annotation_api=javax.annotation:javax.annotation-api:1.3.2

Expand Down

0 comments on commit 80e17a3

Please sign in to comment.