Skip to content

Commit f06dcde

Browse files
Merge pull request #487 from kit-data-manager/renovate/springbootversion
Update dependency org.springframework.boot:spring-boot-dependencies to v3.5.8
2 parents 6cf89b9 + c7cc38a commit f06dcde

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
@@ -29,7 +29,7 @@ plugins {
2929
}
3030

3131
ext {
32-
springBootVersion = '3.5.7'
32+
springBootVersion = '3.5.8'
3333
springDocVersion = '2.8.14'
3434
}
3535

0 commit comments

Comments
 (0)