commit | b1936bd93f2874a8953d4edcf0a4418700339cdd | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@opennetworking.org> | Tue Dec 12 14:42:27 2017 -0800 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Wed Dec 13 03:24:50 2017 +0000 |
tree | d4f03aa538c558eb04e2cccbdee25868191a0863 | |
parent | dd85ce815631b9355e316d92530272aebb105831 [diff] [blame] |
Bumped version of gRPC to 1.3.1 Change-Id: I7798476bd443a796e0e6a6e149ab8f66435ba4fa
diff --git a/incubator/protobuf/api/BUCK b/incubator/protobuf/api/BUCK index 9ae1ccf..13a04d4 100644 --- a/incubator/protobuf/api/BUCK +++ b/incubator/protobuf/api/BUCK
@@ -1,6 +1,6 @@ COMPILE_DEPS = [ '//lib:CORE_DEPS', - '//incubator/grpc-dependencies:grpc-core-repkg-1.3.0' + '//incubator/grpc-dependencies:grpc-core-repkg-1.3.1' ] TEST_DEPS = [