Publish spring-core-test
Closes gh-28558
This commit is contained in:
@@ -8,7 +8,3 @@ dependencies {
|
||||
compileOnly("org.junit.platform:junit-platform-engine")
|
||||
compileOnly("org.junit.platform:junit-platform-launcher")
|
||||
}
|
||||
|
||||
tasks.withType(PublishToMavenRepository).configureEach {
|
||||
it.enabled = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user