parent
6fd57d90da
commit
a566bacbc8
|
@ -1,7 +1,7 @@
|
|||
apply plugin: 'elasticsearch.build'
|
||||
|
||||
dependencies {
|
||||
compile 'org.ow2.asm:asm:6.2'
|
||||
compile 'org.ow2.asm:asm:7.0'
|
||||
compile "org.elasticsearch:elasticsearch:${version}"
|
||||
compile "org.elasticsearch.plugin:x-pack-core:${version}"
|
||||
testCompile "org.elasticsearch.test:framework:${version}"
|
||||
|
|
Loading…
Reference in New Issue