We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd0153f commit bea4e73Copy full SHA for bea4e73
1 file changed
pom.xml
@@ -129,9 +129,9 @@
129
<site.installationModule>google-cloud</site.installationModule>
130
131
<api-client.version>1.21.0</api-client.version>
132
- <api-common.version>1.0.0-rc2</api-common.version>
133
- <gax.version>1.0.0-rc1</gax.version>
134
- <gax-grpc.version>0.15.0</gax-grpc.version>
+ <api-common.version>1.0.0</api-common.version>
+ <gax.version>1.0.0</gax.version>
+ <gax-grpc.version>0.16.0</gax-grpc.version>
135
<generatedProto.version>0.1.9</generatedProto.version>
136
<google.auth.version>0.6.1</google.auth.version>
137
<grpc.version>1.2.0</grpc.version>
0 commit comments