missing groovy dependency
This commit is contained in:
@@ -98,6 +98,7 @@ project(':accurest-core') {
|
||||
compile "com.github.tomakehurst:wiremock:$wiremockVersion"
|
||||
compile "com.toomuchcoding.jsonassert:jsonassert:$jsonassertVersion"
|
||||
compile 'org.assertj:assertj-core:2.3.0'
|
||||
compile 'org.codehaus.groovy:groovy-all:2.3.10'
|
||||
testCompile 'cglib:cglib-nodep:2.2'
|
||||
testCompile 'org.objenesis:objenesis:2.1'
|
||||
testCompile project(':accurest-testing-utils')
|
||||
|
||||
Reference in New Issue
Block a user