mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Merge branch '6.1.x'
This commit is contained in:
commit
a67c0a1233
@ -70,11 +70,9 @@ public class IntegrationTestPlugin implements Plugin<Project> {
|
|||||||
}
|
}
|
||||||
integrationTestCompileClasspath {
|
integrationTestCompileClasspath {
|
||||||
extendsFrom integrationTestCompile
|
extendsFrom integrationTestCompile
|
||||||
canBeResolved = true
|
|
||||||
}
|
}
|
||||||
integrationTestRuntimeClasspath {
|
integrationTestRuntimeClasspath {
|
||||||
extendsFrom integrationTestRuntime
|
extendsFrom integrationTestRuntime
|
||||||
canBeResolved = true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user