We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e77ace commit c106497Copy full SHA for c106497
pom.xml
@@ -154,10 +154,10 @@
154
<project.javadoc.protobufBaseURL>https://googleapis.dev/java/google-api-grpc/latest</project.javadoc.protobufBaseURL>
155
156
<autovalue.version>1.7</autovalue.version>
157
- <gax.version>1.51.0</gax.version>
+ <gax.version>1.52.0</gax.version>
158
<google.api-common.version>1.8.1</google.api-common.version>
159
<google.common-protos.version>1.17.0</google.common-protos.version>
160
- <google.core.version>1.91.3</google.core.version>
+ <google.core.version>1.92.0</google.core.version>
161
<!-- make sure to update the grpc version in README -->
162
<grpc.version>1.25.0</grpc.version>
163
<guava.version>28.1-android</guava.version>
0 commit comments