Skip to content

Commit f776eb6

Browse files
committed
fix(deps): update dependency org.springframework.boot:spring-boot-dependencies [4.0.3 → v4.0.4]
1 parent efabd11 commit f776eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ java {
2222

2323
dependencyManagement {
2424
imports {
25-
mavenBom("org.springframework.boot:spring-boot-dependencies:4.0.3")
25+
mavenBom("org.springframework.boot:spring-boot-dependencies:4.0.4")
2626
}
2727
}
2828

0 commit comments

Comments
 (0)