Skip to content

Commit 6e85ad7

Browse files
Update dependency org.springframework.boot:spring-boot-dependencies to v4
1 parent ccc9348 commit 6e85ad7

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
@@ -38,7 +38,7 @@ repositories {
3838
}
3939

4040
dependencies {
41-
implementation platform("org.springframework.boot:spring-boot-dependencies:3.5.8")
41+
implementation platform("org.springframework.boot:spring-boot-dependencies:4.0.0")
4242

4343
implementation 'com.fasterxml.jackson.core:jackson-databind'
4444
implementation 'org.slf4j:slf4j-api'

0 commit comments

Comments
 (0)