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

Commit

Permalink
deps: update core dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 16, 2020
1 parent c5f65d0 commit d0e74d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -66,7 +66,7 @@
<google.api-common.version>1.8.1</google.api-common.version>
<google.common-protos.version>1.17.0</google.common-protos.version>
<gax.version>1.54.0</gax.version>
<grpc.version>1.27.2</grpc.version>
<grpc.version>1.28.0</grpc.version>
<protobuf.version>3.11.4</protobuf.version>
<junit.version>4.13</junit.version>
<guava.version>28.2-android</guava.version>
Expand Down Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core-bom</artifactId>
<version>1.93.1</version>
<version>1.93.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d0e74d9

Please sign in to comment.