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

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/gax-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5a99b2b54ee35e1c6f4359e94533cf4d3e1f74ee
Choose a base ref
..
head repository: googleapis/gax-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 551d917f58312b1d79430ab393058b2bc51d147c
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +2 −2 dependencies.properties
4 changes: 2 additions & 2 deletions dependencies.properties
Original file line number Diff line number Diff line change
@@ -34,8 +34,8 @@ version.io_grpc=1.36.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.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_auth_google_auth_library_oauth2_http=com.google.auth:google-auth-library-oauth2-http:0.24.2-SNAPSHOT
maven.com_google_auth_google_auth_library_credentials=com.google.auth:google-auth-library-credentials:0.24.2-SNAPSHOT
maven.com_google_auth_google_auth_library_oauth2_http=com.google.auth:google-auth-library-oauth2-http:0.25.0
maven.com_google_auth_google_auth_library_credentials=com.google.auth:google-auth-library-credentials:0.25.0
maven.io_opencensus_opencensus_api=io.opencensus:opencensus-api:0.28.0
maven.io_opencensus_opencensus_contrib_grpc_metrics=io.opencensus:opencensus-contrib-grpc-metrics:0.28.0
maven.io_opencensus_opencensus_contrib_http_util=io.opencensus:opencensus-contrib-http-util:0.28.0