Skip to content

Commit ccf3d2b

Browse files
Merge pull request #27 from xenit-eu/renovate/spring-boot
Update dependency org.springframework.boot:spring-boot-dependencies to v3.5.7
2 parents 9f5db30 + be4bda9 commit ccf3d2b

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.6")
41+
implementation platform("org.springframework.boot:spring-boot-dependencies:3.5.7")
4242

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

0 commit comments

Comments
 (0)