Upgrade to Dependency Management Plugin 1.1.0
Closes gh-32760
This commit is contained in:
parent
93436f29dd
commit
3acdf590b7
|
@ -172,7 +172,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Dependency Management Plugin", "1.0.14.RELEASE") {
|
||||
library("Dependency Management Plugin", "1.1.0") {
|
||||
group("io.spring.gradle") {
|
||||
modules = [
|
||||
"dependency-management-plugin"
|
||||
|
|
Loading…
Reference in New Issue