|
|
|
@ -9,3 +9,5 @@ dependencies { |
|
|
|
testCompile project(':spring-security-test') |
|
|
|
testCompile project(':spring-security-test') |
|
|
|
testCompile 'org.springframework.boot:spring-boot-starter-test' |
|
|
|
testCompile 'org.springframework.boot:spring-boot-starter-test' |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ext['rsocket.version'] = '1.0.1' |
|
|
|
|