|
|
|
|
@ -18,7 +18,7 @@ dependencies {
@@ -18,7 +18,7 @@ dependencies {
|
|
|
|
|
testCompile project(path: ':spring-security-oauth2-jose', configuration: 'tests') |
|
|
|
|
testCompile powerMock2Dependencies |
|
|
|
|
testCompile 'com.squareup.okhttp3:mockwebserver' |
|
|
|
|
testCompile 'io.projectreactor.netty:reactor-netty-http' |
|
|
|
|
testCompile 'io.projectreactor.netty:reactor-netty' |
|
|
|
|
testCompile 'io.projectreactor:reactor-test' |
|
|
|
|
testCompile 'io.projectreactor.tools:blockhound' |
|
|
|
|
testCompile 'org.skyscreamer:jsonassert' |
|
|
|
|
|