Skip to content

Commit c5a951d

Browse files
committed
Upgrade to Dependency Management Plugin 1.1.2
Closes gh-36435
1 parent 7195d87 commit c5a951d

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
@@ -223,7 +223,7 @@ bom {
223223
]
224224
}
225225
}
226-
library("Dependency Management Plugin", "1.1.1") {
226+
library("Dependency Management Plugin", "1.1.2") {
227227
group("io.spring.gradle") {
228228
modules = [
229229
"dependency-management-plugin"

0 commit comments

Comments
 (0)