Skip to content

Commit 6411f88

Browse files
committed
Upgrade to Dependency Management Plugin 1.0.12.RELEASE
Closes gh-31555
1 parent c87340e commit 6411f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ bom {
237237
]
238238
}
239239
}
240-
library("Dependency Management Plugin", "1.0.11.RELEASE") {
240+
library("Dependency Management Plugin", "1.0.12.RELEASE") {
241241
group("io.spring.gradle") {
242242
modules = [
243243
"dependency-management-plugin"

0 commit comments

Comments
 (0)