Upgrade to Dependency Management Plugin 1.1.5

Closes gh-40738
This commit is contained in:
Andy Wilkinson 2024-05-13 15:49:52 +01:00
parent af45920dbc
commit 2c58962319
1 changed files with 1 additions and 1 deletions

View File

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