Skip to content

Commit 9130030

Browse files
committed
Upgrade to Dependency Management Plugin 1.1.5
Closes gh-40721
1 parent d7410ac commit 9130030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ bom {
228228
]
229229
}
230230
}
231-
library("Dependency Management Plugin", "1.1.4") {
231+
library("Dependency Management Plugin", "1.1.5") {
232232
group("io.spring.gradle") {
233233
modules = [
234234
"dependency-management-plugin"

0 commit comments

Comments
 (0)