mirror of https://github.com/apache/druid.git
use latest sketches-core-0.13.1 (#7320)
* use latest sketches-core-0.13.0 * latest release
This commit is contained in:
parent
6b741f0800
commit
28b4e8586d
|
@ -38,7 +38,7 @@
|
|||
<dependency>
|
||||
<groupId>com.yahoo.datasketches</groupId>
|
||||
<artifactId>sketches-core</artifactId>
|
||||
<version>0.12.0</version>
|
||||
<version>0.13.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
|
|
Loading…
Reference in New Issue