We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ebfe8 commit fc78feeCopy full SHA for fc78fee
build.gradle.kts
@@ -1,6 +1,6 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
-val springBootVersion = "3.4.1"
+val springBootVersion = "3.4.2"
4
val junitPlatformVersion = "1.10.2"
5
val jsonPathVersion = "2.9.0" // override transitive dep due to CVE violation
6
val embeddedRedisVersion = "1.4.3"
0 commit comments