Skip to content

Commit

Permalink
deps: upgrade gax to 1.52.0, google-cloud-core to 1.92.0 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
kolea2 authored and igorbernstein2 committed Dec 17, 2019
1 parent 4e77ace commit c106497
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -154,10 +154,10 @@
<project.javadoc.protobufBaseURL>https://googleapis.dev/java/google-api-grpc/latest</project.javadoc.protobufBaseURL>

<autovalue.version>1.7</autovalue.version>
<gax.version>1.51.0</gax.version>
<gax.version>1.52.0</gax.version>
<google.api-common.version>1.8.1</google.api-common.version>
<google.common-protos.version>1.17.0</google.common-protos.version>
<google.core.version>1.91.3</google.core.version>
<google.core.version>1.92.0</google.core.version>
<!-- make sure to update the grpc version in README -->
<grpc.version>1.25.0</grpc.version>
<guava.version>28.1-android</guava.version>
Expand Down

0 comments on commit c106497

Please sign in to comment.