Skip to content

Commit 3620959

Browse files
committed
Upgrade to Dependency Management Plugin 1.0.14.RELEASE
Closes gh-32459
1 parent 0111988 commit 3620959

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
@@ -255,7 +255,7 @@ bom {
255255
]
256256
}
257257
}
258-
library("Dependency Management Plugin", "1.0.13.RELEASE") {
258+
library("Dependency Management Plugin", "1.0.14.RELEASE") {
259259
group("io.spring.gradle") {
260260
modules = [
261261
"dependency-management-plugin"

0 commit comments

Comments
 (0)