We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54650dd commit 33c9293Copy full SHA for 33c9293
pom.xml
@@ -66,8 +66,8 @@
66
<google.core.version>1.93.3</google.core.version>
67
<google.api-common.version>1.9.0</google.api-common.version>
68
<google.common-protos.version>1.17.0</google.common-protos.version>
69
- <gax.version>1.55.0</gax.version>
70
- <grpc.version>1.28.0</grpc.version>
+ <gax.version>1.56.0</gax.version>
+ <grpc.version>1.28.1</grpc.version>
71
<protobuf.version>3.11.4</protobuf.version>
72
<junit.version>4.13</junit.version>
73
<easymock.version>4.2</easymock.version>
0 commit comments