Skip to content

Commit a6537d2

Browse files
authored
Merge pull request #130 from tobi-laa/renovate/spring-boot
Update dependency org.springframework.boot:spring-boot-dependencies to v3.5.6
2 parents aa6d04c + 3140b45 commit a6537d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import org.jreleaser.model.Active
22

3-
val springBootVersion = "3.5.5"
3+
val springBootVersion = "3.5.6"
44
val junitPlatformVersion = "1.10.2"
55
val embeddedRedisVersion = "1.4.3"
66
val commonsValidatorVersion = "1.10.0"

0 commit comments

Comments
 (0)