mirror of https://github.com/grpc/grpc-java.git
all: update to hdr histograms 2.1.10
This commit is contained in:
parent
8187f1e784
commit
b9f6590084
|
|
@ -212,7 +212,7 @@ subprojects {
|
|||
truth: 'com.google.truth:truth:0.28',
|
||||
|
||||
// Benchmark dependencies
|
||||
hdrhistogram: 'org.hdrhistogram:HdrHistogram:2.1.8',
|
||||
hdrhistogram: 'org.hdrhistogram:HdrHistogram:2.1.10',
|
||||
math: 'org.apache.commons:commons-math3:3.6',
|
||||
|
||||
// Jetty ALPN dependencies
|
||||
|
|
|
|||
Loading…
Reference in New Issue