Skip to content

Commit eaf6831

Browse files
committed
Upgrade to Dependency Management Plugin 1.0.15.RELEASE
Closes gh-35463
1 parent 6e131fb commit eaf6831

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
@@ -233,7 +233,7 @@ bom {
233233
]
234234
}
235235
}
236-
library("Dependency Management Plugin", "1.0.11.RELEASE") {
236+
library("Dependency Management Plugin", "1.0.15.RELEASE") {
237237
group("io.spring.gradle") {
238238
modules = [
239239
"dependency-management-plugin"

0 commit comments

Comments
 (0)