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

deps: update io.grpc:grpc-bom to v1.36.0 #389

Merged
merged 5 commits into from
Mar 1, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into pr-merge-386-377-356
  • Loading branch information
chingor13 authored Mar 1, 2021
commit 90aa61ef8dab986a075ccbfc9020b9f08d57945a
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,9 @@
<google.iam.version>1.0.10</google.iam.version>
<google.auth.version>0.24.0</google.auth.version>
<google.api.version>1.31.2</google.api.version>
<google.http.version>1.38.1</google.http.version>
<google.http.version>1.39.0</google.http.version>
<grpc.version>1.36.0</grpc.version>
<protobuf.version>3.15.2</protobuf.version>
<protobuf.version>3.15.3</protobuf.version>
<opencensus.version>0.28.0</opencensus.version>
<annotations-api.version>1.3.2</annotations-api.version>
<guava.version>30.1-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.