From b9f6590084d3820997773c6d26bf4d3aab38aa85 Mon Sep 17 00:00:00 2001 From: Carl Mastrangelo Date: Tue, 17 Oct 2017 17:03:12 -0700 Subject: [PATCH] all: update to hdr histograms 2.1.10 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b697be3b41..73a33647a4 100644 --- a/build.gradle +++ b/build.gradle @@ -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