mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
parent
6fd57d90da
commit
a566bacbc8
@ -1,7 +1,7 @@
|
|||||||
apply plugin: 'elasticsearch.build'
|
apply plugin: 'elasticsearch.build'
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'org.ow2.asm:asm:6.2'
|
compile 'org.ow2.asm:asm:7.0'
|
||||||
compile "org.elasticsearch:elasticsearch:${version}"
|
compile "org.elasticsearch:elasticsearch:${version}"
|
||||||
compile "org.elasticsearch.plugin:x-pack-core:${version}"
|
compile "org.elasticsearch.plugin:x-pack-core:${version}"
|
||||||
testCompile "org.elasticsearch.test:framework:${version}"
|
testCompile "org.elasticsearch.test:framework:${version}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user