Skip to content

Commit 1e67a15

Browse files
committed
update gax dependency to 0.0.9
1 parent 5ca8341 commit 1e67a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcloud-java-pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>com.google.api</groupId>
2323
<artifactId>gax</artifactId>
24-
<version>0.0.8</version>
24+
<version>0.0.9</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>com.google.api.grpc</groupId>

0 commit comments

Comments
 (0)