Skip to content

Commit 39daf2a

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.4.11 (#611)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8a2e3f8 commit 39daf2a

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.4.10"
35+
springBootVersion = "3.4.11"
3636
springCloudVersion = "2024.0.2"
3737
javaCfEnvVersion = "3.5.0"
3838
nohttpVersion = "0.0.11"

0 commit comments

Comments
 (0)