Remove JUnit 5 dependencies
Issue gh-674
This commit is contained in:
@@ -21,9 +21,7 @@ dependencies {
|
||||
|
||||
testImplementation "org.springframework.security:spring-security-test"
|
||||
testImplementation "org.springframework:spring-webmvc"
|
||||
testImplementation "org.junit.jupiter:junit-jupiter"
|
||||
testImplementation "junit:junit"
|
||||
testImplementation "org.junit.vintage:junit-vintage-engine"
|
||||
testImplementation "org.assertj:assertj-core"
|
||||
testImplementation "org.mockito:mockito-core"
|
||||
testImplementation "com.jayway.jsonpath:json-path"
|
||||
|
||||
Reference in New Issue
Block a user