Skip to content

Commit

Permalink
chore: Bump java auth library for Bazel Builds (googleapis#2341)
Browse files Browse the repository at this point in the history
* deps: Bump Google Java Auth Library to v1.21.0

* chore: Bump Java Auth Library version v1.21.0 for bazel builds
  • Loading branch information
lqiu96 authored Jan 5, 2024
1 parent acf52c7 commit b690b7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gax-java/dependencies.properties
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ version.io_grpc=1.60.0
# 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.29.0
maven.com_google_api_grpc_grpc_google_common_protos=com.google.api.grpc:grpc-google-common-protos:2.29.0
maven.com_google_auth_google_auth_library_oauth2_http=com.google.auth:google-auth-library-oauth2-http:1.20.0
maven.com_google_auth_google_auth_library_credentials=com.google.auth:google-auth-library-credentials:1.20.0
maven.com_google_auth_google_auth_library_oauth2_http=com.google.auth:google-auth-library-oauth2-http:1.21.0
maven.com_google_auth_google_auth_library_credentials=com.google.auth:google-auth-library-credentials:1.21.0
maven.io_opencensus_opencensus_api=io.opencensus:opencensus-api:0.31.1
maven.io_opencensus_opencensus_contrib_grpc_metrics=io.opencensus:opencensus-contrib-grpc-metrics:0.31.1
maven.io_opencensus_opencensus_contrib_http_util=io.opencensus:opencensus-contrib-http-util:0.31.1
Expand Down

0 comments on commit b690b7a

Please sign in to comment.