|
|
|
|
@ -22,6 +22,8 @@ dependencies {
@@ -22,6 +22,8 @@ dependencies {
|
|
|
|
|
testImplementation project(path: ':spring-security-core', configuration: 'tests') |
|
|
|
|
testImplementation 'io.projectreactor:reactor-test' |
|
|
|
|
testImplementation 'jakarta.xml.bind:jakarta.xml.bind-api' |
|
|
|
|
testImplementation 'jakarta.websocket:jakarta.websocket-api' |
|
|
|
|
testImplementation 'jakarta.websocket:jakarta.websocket-client-api' |
|
|
|
|
testImplementation 'org.hamcrest:hamcrest' |
|
|
|
|
testImplementation 'org.mockito:mockito-core' |
|
|
|
|
testImplementation 'org.mockito:mockito-inline' |
|
|
|
|
|