Skip to content

Commit

Permalink
bump grpc version (#3447)
Browse files Browse the repository at this point in the history
  • Loading branch information
yihanzhen committed Jul 11, 2018
1 parent 48f6fdb commit c489a28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google-cloud-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,12 +158,12 @@
<api-client.version>1.23.0</api-client.version>
<gax.version>1.29.0</gax.version>
<google.auth.version>0.9.1</google.auth.version>
<grpc.version>1.12.0</grpc.version>
<grpc.version>1.13.1</grpc.version>
<nettyssl.version>2.0.7.Final</nettyssl.version>
<guava.version>20.0</guava.version>
<http-client.version>1.23.0</http-client.version>
<protobuf.version>3.5.1</protobuf.version>
<opencensus.version>0.11.1</opencensus.version>
<opencensus.version>0.12.3</opencensus.version>
<!-- test dependency versions -->
<easymock.version>3.4</easymock.version>
<objenesis.version>2.6</objenesis.version>
Expand Down

0 comments on commit c489a28

Please sign in to comment.