Upgrade to Dependency Management Plugin 1.1.7
Closes gh-43542
This commit is contained in:
parent
7cf434589f
commit
13c9f68b45
|
|
@ -290,7 +290,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Dependency Management Plugin", "1.1.6") {
|
library("Dependency Management Plugin", "1.1.7") {
|
||||||
group("io.spring.gradle") {
|
group("io.spring.gradle") {
|
||||||
modules = [
|
modules = [
|
||||||
"dependency-management-plugin"
|
"dependency-management-plugin"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue