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

Commit

Permalink
deps: update dependency io.grpc:grpc-bom to v1.49.0 and guava to 31.1…
Browse files Browse the repository at this point in the history
…-android (#390)

* deps: update dependency io.grpc:grpc-bom to v1.49.0

* deps: ipdate guave to 31.1-android

Co-authored-by: Blake Li <blakeli@google.com>
  • Loading branch information
renovate-bot and blakeli0 committed Sep 6, 2022
1 parent da8e116 commit 08d00ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -65,8 +65,8 @@
<site.installationModule>google-iam-parent</site.installationModule>
<protobuf.version>3.21.5</protobuf.version>
<junit.version>4.13.2</junit.version>
<grpc.version>1.47.0</grpc.version>
<guava.version>31.0.1-android</guava.version>
<grpc.version>1.49.0</grpc.version>
<guava.version>31.1-android</guava.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 08d00ec

Please sign in to comment.