Skip to content

Commit

Permalink
update gax dependency to 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
shinfan committed Apr 8, 2016
1 parent 5ca8341 commit 1e67a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcloud-java-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
<version>0.0.8</version>
<version>0.0.9</version>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down

0 comments on commit 1e67a15

Please sign in to comment.