Upgrade to JUnit 5
Closes gh-964
This commit is contained in:
@@ -21,6 +21,6 @@ dependencies {
|
||||
|
||||
testImplementation "org.springframework.boot:spring-boot-starter-test"
|
||||
testImplementation "org.springframework.security:spring-security-test"
|
||||
testImplementation "junit:junit"
|
||||
testImplementation "org.junit.jupiter:junit-jupiter"
|
||||
testImplementation "net.sourceforge.htmlunit:htmlunit"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user