Upgrade to Dependency Management Plugin 1.1.2

Closes gh-36435
This commit is contained in:
Stephane Nicoll 2023-07-17 19:56:56 +02:00
parent 7195d87e6c
commit c5a951dc9d
1 changed files with 1 additions and 1 deletions

View File

@ -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"