parent
b1a3aef4f8
commit
3e95f68873
|
@ -18,6 +18,7 @@ dependencies {
|
||||||
|
|
||||||
testCompile project(path : ':spring-security-config', configuration : 'tests')
|
testCompile project(path : ':spring-security-config', configuration : 'tests')
|
||||||
testCompile 'com.fasterxml.jackson.core:jackson-databind'
|
testCompile 'com.fasterxml.jackson.core:jackson-databind'
|
||||||
|
testCompile 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
|
||||||
testCompile 'io.projectreactor:reactor-test'
|
testCompile 'io.projectreactor:reactor-test'
|
||||||
testCompile 'javax.xml.bind:jaxb-api'
|
testCompile 'javax.xml.bind:jaxb-api'
|
||||||
testCompile 'org.skyscreamer:jsonassert'
|
testCompile 'org.skyscreamer:jsonassert'
|
||||||
|
|
Loading…
Reference in New Issue