Upgrade to Dependency Management Plugin 1.1.2
Closes gh-36435
This commit is contained in:
parent
7195d87e6c
commit
c5a951dc9d
|
@ -223,7 +223,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Dependency Management Plugin", "1.1.1") {
|
||||
library("Dependency Management Plugin", "1.1.2") {
|
||||
group("io.spring.gradle") {
|
||||
modules = [
|
||||
"dependency-management-plugin"
|
||||
|
|
Loading…
Reference in New Issue