mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
fix bom
This commit is contained in:
parent
b750f3b86c
commit
777a27523e
@ -4,7 +4,7 @@ apply plugin: 'io.spring.convention.bom'
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
constraints {
|
constraints {
|
||||||
project.allprojects { p ->
|
project.rootProject.allprojects { p ->
|
||||||
p.plugins.withType(SpringModulePlugin) {
|
p.plugins.withType(SpringModulePlugin) {
|
||||||
api p
|
api p
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user