Skip to content

Commit 9e3cb34

Browse files
committed
Upgrade to Dependency Management Plugin 1.1.5
Closes gh-40709
1 parent af4e398 commit 9e3cb34

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
@@ -221,7 +221,7 @@ bom {
221221
]
222222
}
223223
}
224-
library("Dependency Management Plugin", "1.1.4") {
224+
library("Dependency Management Plugin", "1.1.5") {
225225
group("io.spring.gradle") {
226226
modules = [
227227
"dependency-management-plugin"

0 commit comments

Comments
 (0)