mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Remove checkRepositories
This commit is contained in:
parent
cda23443ac
commit
e657f89662
@ -7,7 +7,7 @@ task checkDependencies << {
|
||||
}
|
||||
|
||||
if(!snapshotBuild) {
|
||||
tasks.findByPath('check')?.dependsOn checkRepositories, checkDependencies
|
||||
tasks.findByPath('check')?.dependsOn checkDependencies
|
||||
}
|
||||
|
||||
def verifyNoDependenciesMatchingVersion(def pattern) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user