Skip to content

Commit

Permalink
deps: update core dependencies (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2020
1 parent bd37cf3 commit c17786e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion google-cloud-bigquerystorage/pom.xml
Expand Up @@ -119,7 +119,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core</artifactId>
<version>1.91.3</version>
<version>1.92.3</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -66,8 +66,8 @@
<google.core.version>1.91.1</google.core.version>
<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.51.0</gax.version>
<grpc.version>1.25.0</grpc.version>
<gax.version>1.53.0</gax.version>
<grpc.version>1.27.0</grpc.version>
<protobuf.version>3.11.1</protobuf.version>
<junit.version>4.13</junit.version>
<guava.version>28.1-android</guava.version>
Expand Down

0 comments on commit c17786e

Please sign in to comment.