mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-04 17:52:15 +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/")
|
||||
}
|
||||
}
|
||||
check.dependsOn springSnapshotTest
|
||||
|
||||
dependencies {
|
||||
optional "commons-logging:commons-logging:$commonsLoggingVersion"
|
||||
|
Loading…
x
Reference in New Issue
Block a user