Upgrade to Dependency Management Plugin 1.0.11

Closes gh-24830
This commit is contained in:
Stephane Nicoll 2021-01-14 09:05:34 +01:00
parent 146a884827
commit 03844c00cc
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ bom {
]
}
}
library("Dependency Management Plugin", "1.0.10.RELEASE") {
library("Dependency Management Plugin", "1.0.11.RELEASE") {
group("io.spring.gradle") {
modules = [
"dependency-management-plugin"