Skip to content

Commit 0f396c9

Browse files
committed
Upgrade to Dependency Management Plugin 1.1.2
Closes gh-36433
1 parent c0e263d commit 0f396c9

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
@@ -187,7 +187,7 @@ bom {
187187
]
188188
}
189189
}
190-
library("Dependency Management Plugin", "1.1.1") {
190+
library("Dependency Management Plugin", "1.1.2") {
191191
group("io.spring.gradle") {
192192
modules = [
193193
"dependency-management-plugin"

0 commit comments

Comments
 (0)