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
Next Next commit
deps: update dependency io.grpc:grpc-bom to v1.36.0
  • Loading branch information
renovate-bot authored and chingor13 committed Feb 25, 2021
commit 58c6c48bcc7fb9221eed48a0fee7e0b05b079077
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<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>
<grpc.version>1.34.1</grpc.version>
<grpc.version>1.36.0</grpc.version>
<protobuf.version>3.15.2</protobuf.version>
<opencensus.version>0.24.0</opencensus.version>
<annotations-api.version>1.3.2</annotations-api.version>
Expand Down