Skip to content

Commit d3b00a4

Browse files
committed
Bump dependency version to 1.4.0 (gax) and 0.21.0 (gax-grpc).
1 parent 06ce21a commit d3b00a4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@
131131
<api-client.version>1.21.0</api-client.version>
132132

133133
<api-common.version>1.1.0</api-common.version>
134-
<gax.version>1.3.2-SNAPSHOT</gax.version>
135-
<gax-grpc.version>0.20.1-SNAPSHOT</gax-grpc.version>
134+
<gax.version>1.4.0</gax.version>
135+
<gax-grpc.version>0.21.0</gax-grpc.version>
136136
<generatedProto.version>0.1.11</generatedProto.version>
137137
<google.auth.version>0.7.0</google.auth.version>
138138
<grpc.version>1.2.0</grpc.version>
@@ -637,7 +637,7 @@
637637
Uncomment the following lines to include google app engine (GAE) testing apps in the build.
638638
Each GAE app packages all its dependencies in a fat war (>20MB each).
639639
-->
640-
<module>google-cloud-testing</module>
640+
<!--<module>google-cloud-testing</module>-->
641641
</modules>
642642
<pluginRepositories>
643643
<pluginRepository>

0 commit comments

Comments
 (0)