Upgrade to Dependency Management Plugin 1.1.3

Closes gh-36927
This commit is contained in:
Stephane Nicoll 2023-08-10 15:21:00 +02:00
parent ab3a26a72f
commit 94b8eee7e8
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ bom {
]
}
}
library("Dependency Management Plugin", "1.1.2") {
library("Dependency Management Plugin", "1.1.3") {
group("io.spring.gradle") {
modules = [
"dependency-management-plugin"