Skip to content

Commit a356e79

Browse files
Merge pull request #25 from xenit-eu/renovate/spring
Update dependency org.springframework.boot:spring-boot-dependencies to v3.5.6
2 parents 613a58a + 10fa2b5 commit a356e79

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

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

0 commit comments

Comments
 (0)