mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-05 10:12:36 +00:00
Remove check.dependsOn springSnapshotTest
This commit is contained in:
parent
cfd576316f
commit
80ca441e88
@ -143,7 +143,6 @@ task springSnapshotTest(type: Test) {
|
|||||||
junitXml.destination = project.file("$buildDir/reports/spring-snapshot-tests/")
|
junitXml.destination = project.file("$buildDir/reports/spring-snapshot-tests/")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
check.dependsOn springSnapshotTest
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
optional "commons-logging:commons-logging:$commonsLoggingVersion"
|
optional "commons-logging:commons-logging:$commonsLoggingVersion"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user