Skip to content

Commit 13c9f68

Browse files
committed
Upgrade to Dependency Management Plugin 1.1.7
Closes gh-43542
1 parent 7cf4345 commit 13c9f68

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
@@ -290,7 +290,7 @@ bom {
290290
]
291291
}
292292
}
293-
library("Dependency Management Plugin", "1.1.6") {
293+
library("Dependency Management Plugin", "1.1.7") {
294294
group("io.spring.gradle") {
295295
modules = [
296296
"dependency-management-plugin"

0 commit comments

Comments
 (0)