Explicitly use junit-platform-launcher and junit-jupiter-engine
Closes gh-3367
This commit is contained in:
@@ -29,4 +29,5 @@ dependencies {
|
||||
testImplementation "org.junit.jupiter:junit-jupiter-params"
|
||||
testImplementation "org.aspectj:aspectjweaver"
|
||||
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine"
|
||||
testRuntimeOnly "org.junit.platform:junit-platform-launcher"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user