Explicitly use junit-platform-launcher and junit-jupiter-engine
Closes gh-3367
This commit is contained in:
@@ -45,4 +45,5 @@ dependencies {
|
||||
testImplementation "org.mockito:mockito-junit-jupiter"
|
||||
testImplementation "io.projectreactor:reactor-test"
|
||||
testImplementation "jakarta.servlet:jakarta.servlet-api"
|
||||
testRuntimeOnly "org.junit.platform:junit-platform-launcher"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user