We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea7ec2 commit 34e94b1Copy full SHA for 34e94b1
pom.xml
@@ -152,10 +152,10 @@
152
<github.global.server>github</github.global.server>
153
<site.installationModule>google-cloud-datastore-parent</site.installationModule>
154
<project.javadoc.protobufBaseURL>https://googleapis.dev/java/google-api-grpc/latest</project.javadoc.protobufBaseURL>
155
- <google.core.version>1.92.5</google.core.version>
+ <google.core.version>1.93.0</google.core.version>
156
<google.api-common.version>1.8.1</google.api-common.version>
157
<google.common-protos.version>1.17.0</google.common-protos.version>
158
- <gax.version>1.53.1</gax.version>
+ <gax.version>1.54.0</gax.version>
159
<grpc.version>1.27.2</grpc.version>
160
<protobuf.version>3.11.4</protobuf.version>
161
<junit.version>4.13</junit.version>
0 commit comments