mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-04 12:29:09 +00:00
Remove calls to setCanBeResolved(true) in IntegrationTestPuglin
Issue gh-13864
This commit is contained in:
parent
7d5a541a7b
commit
d0ce8a412f
@ -70,11 +70,9 @@ public class IntegrationTestPlugin implements Plugin<Project> {
|
||||
}
|
||||
integrationTestCompileClasspath {
|
||||
extendsFrom integrationTestCompile
|
||||
canBeResolved = true
|
||||
}
|
||||
integrationTestRuntimeClasspath {
|
||||
extendsFrom integrationTestRuntime
|
||||
canBeResolved = true
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user