Skip to content

Commit 53bdc51

Browse files
committed
fix(deps): update dependency org.springframework.boot:spring-boot-dependencies [4.0.4 → v4.0.5]
1 parent f776eb6 commit 53bdc51

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.4")
25+
mavenBom("org.springframework.boot:spring-boot-dependencies:4.0.5")
2626
}
2727
}
2828

0 commit comments

Comments
 (0)