mirror of https://github.com/grpc/grpc-java.git
Bump Guava to 19.0
This commit is contained in:
parent
06e3ef5945
commit
a959126fb3
|
@ -124,7 +124,7 @@ subprojects {
|
|||
epoll_suffix = ":" + osdetector.classifier
|
||||
}
|
||||
libraries = [
|
||||
guava: 'com.google.guava:guava:18.0',
|
||||
guava: 'com.google.guava:guava:19.0',
|
||||
// used to collect benchmark results
|
||||
hdrhistogram: 'org.hdrhistogram:HdrHistogram:2.1.4',
|
||||
hpack: 'com.twitter:hpack:0.10.1',
|
||||
|
|
Loading…
Reference in New Issue