Skip to content

Commit 5d734c3

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.5.6 (#602)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dd253bd commit 5d734c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ buildscript {
3232
apply plugin: "io.spring.nohttp"
3333

3434
ext {
35-
springBootVersion = "3.5.5"
35+
springBootVersion = "3.5.6"
3636
springCloudVersion = "2025.0.0"
3737
javaCfEnvVersion = "3.5.0"
3838
nohttpVersion = "0.0.11"

0 commit comments

Comments
 (0)