Skip to content

Commit fa793ed

Browse files
Update dependency org.springframework.boot:spring-boot-dependencies to v3.5.11
1 parent 3ee089b commit fa793ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ tasks.withType(Test).configureEach {
104104
useJUnitPlatform()
105105
}
106106

107-
def springBootVersion = '3.4.5'
107+
def springBootVersion = '3.5.11'
108108

109109
dependencyManagement {
110110
imports {

0 commit comments

Comments
 (0)