Add junit-platform-launcher dependency by convention
Closes gh-25074
This commit is contained in:
@@ -27,8 +27,6 @@ dependencies {
|
||||
intTestImplementation("org.springframework:spring-web")
|
||||
|
||||
providedRuntime(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-tomcat"))
|
||||
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||
}
|
||||
|
||||
intTest {
|
||||
|
||||
Reference in New Issue
Block a user