Skip to content

Commit

Permalink
deps: update core dependencies to v1.53.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2020
1 parent d8a10fa commit af1fc02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -66,7 +66,7 @@
<google.core.version>1.92.3</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.53.0</gax.version>
<gax.version>1.53.1</gax.version>
<grpc.version>1.27.0</grpc.version>
<protobuf.version>3.11.1</protobuf.version>
<junit.version>4.13</junit.version>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
<version>1.53.0</version>
<version>1.53.1</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit af1fc02

Please sign in to comment.