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

Commit d455da2

Browse files
authored
deps: update auth libaries (#1251)
@chingor13
1 parent 570cc7c commit d455da2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ version.io_grpc=1.32.2
3434
# 2) Replace all characters which are neither alphabetic nor digits with the underscore ('_') character
3535
maven.com_google_api_grpc_proto_google_common_protos=com.google.api.grpc:proto-google-common-protos:1.17.0
3636
maven.com_google_api_grpc_grpc_google_common_protos=com.google.api.grpc:grpc-google-common-protos:1.17.0
37-
maven.com_google_auth_google_auth_library_oauth2_http=com.google.auth:google-auth-library-oauth2-http:0.21.0
38-
maven.com_google_auth_google_auth_library_credentials=com.google.auth:google-auth-library-credentials:0.21.0
37+
maven.com_google_auth_google_auth_library_oauth2_http=com.google.auth:google-auth-library-oauth2-http:0.22.0
38+
maven.com_google_auth_google_auth_library_credentials=com.google.auth:google-auth-library-credentials:0.22.0
3939
maven.io_opencensus_opencensus_api=io.opencensus:opencensus-api:0.24.0
4040
maven.io_opencensus_opencensus_contrib_grpc_metrics=io.opencensus:opencensus-contrib-grpc-metrics:0.24.0
4141
maven.io_opencensus_opencensus_contrib_http_util=io.opencensus:opencensus-contrib-http-util:0.24.0

0 commit comments

Comments
 (0)