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

Commit

Permalink
deps: update dependency io.grpc:grpc-bom to v1.35.0 (#248)
Browse files Browse the repository at this point in the history
* deps: update dependency io.grpc:grpc-bom to v1.35.0

* update opencensus version

* Update pom.xml

Co-authored-by: Stephanie Wang <stephaniewang526@users.noreply.github.com>
  • Loading branch information
renovate-bot and stephaniewang526 committed Feb 2, 2021
1 parent 1c0b7bd commit 7a28c6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -55,7 +55,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<site.installationModule>${project.artifactId}</site.installationModule>

<grpc.version>1.34.1</grpc.version>
<grpc.version>1.35.0</grpc.version>
<gax.version>1.60.1</gax.version>
<guava.version>30.1-android</guava.version>
<protobuf.version>3.14.0</protobuf.version>
Expand All @@ -70,7 +70,7 @@
<javax.annotations.version>1.3.2</javax.annotations.version>
<animal-sniffer.version>1.19</animal-sniffer.version>
<iam.version>1.0.7</iam.version>
<opencensus.version>0.24.0</opencensus.version>
<opencensus.version>0.28.1</opencensus.version>
<findbugs.version>3.0.2</findbugs.version>
<errorprone.version>2.5.1</errorprone.version>
<jackson.version>2.12.1</jackson.version>
Expand Down

0 comments on commit 7a28c6e

Please sign in to comment.