Skip to content

Commit 2c58962

Browse files
committedMay 13, 2024
Upgrade to Dependency Management Plugin 1.1.5
Closes gh-40738
1 parent af45920 commit 2c58962

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
@@ -306,7 +306,7 @@ bom {
306306
]
307307
}
308308
}
309-
library("Dependency Management Plugin", "1.1.4") {
309+
library("Dependency Management Plugin", "1.1.5") {
310310
group("io.spring.gradle") {
311311
modules = [
312312
"dependency-management-plugin"

0 commit comments

Comments
 (0)
Please sign in to comment.