Upgrade to Dependency Management Plugin 1.0.12.RELEASE

Closes gh-31555
This commit is contained in:
Andy Wilkinson 2022-06-30 19:45:40 +01:00
parent c87340e5c1
commit 6411f88f28
1 changed files with 1 additions and 1 deletions

View File

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