Original commit: elastic/x-pack-elasticsearch@a069ed2b4d
This commit is contained in:
Robert Muir 2015-12-10 15:26:05 -05:00
parent 5c480e118c
commit bc6c4470f7

View File

@ -38,7 +38,7 @@ dependencies {
testCompile 'org.subethamail:subethasmtp:3.1.7' testCompile 'org.subethamail:subethasmtp:3.1.7'
// common test deps // common test deps
testCompile 'org.elasticsearch:securemock:1.1' testCompile 'org.elasticsearch:securemock:1.2'
testCompile 'org.slf4j:slf4j-log4j12:1.6.2' testCompile 'org.slf4j:slf4j-log4j12:1.6.2'
testCompile 'org.slf4j:slf4j-api:1.6.2' testCompile 'org.slf4j:slf4j-api:1.6.2'