Skip to content

Commit f981f5e

Browse files
Update dependency org.springframework.boot:spring-boot-dependencies to v3.4.0
1 parent ef038b5 commit f981f5e

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.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

3-
val springBootVersion = "3.3.5"
3+
val springBootVersion = "3.4.0"
44
val junitPlatformVersion = "1.10.2"
55
val jsonPathVersion = "2.9.0" // override transitive dep due to CVE violation
66
val embeddedRedisVersion = "1.4.3"

0 commit comments

Comments
 (0)