Skip to content

Commit 675e700

Browse files
committed
Update dependency org.springframework.boot:spring-boot-dependencies to v3.2.3
1 parent b4efa83 commit 675e700

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.2.2"
3+
val springBootVersion = "3.2.3"
44
val jsonPathVersion = "2.9.0" // override transitive dep due to CVE violation
55
val embeddedRedisVersion = "1.4.1"
66
val mockkVersion = "1.13.9"

0 commit comments

Comments
 (0)