Skip to content
Snippets Groups Projects
Commit a152063a authored by nitsanw's avatar nitsanw Committed by Sean Busbey
Browse files

[core] Add dependency on HdrHistogram

parent a07f76c6
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,10 @@
<version>6.1.1</version>
<scope>test</scope>
</dependency>
</dependencies>
<dependency>
<groupId>org.hdrhistogram</groupId>
<artifactId>HdrHistogram</artifactId>
<version>2.1.3</version>
</dependency>
</dependencies>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment