mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-24 13:02:13 +00:00
Remove check.dependsOn springSnapshotTest
This commit is contained in:
parent
2ff38ccdc5
commit
3480e3c05c
@ -144,7 +144,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