We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16103e5 commit f486349Copy full SHA for f486349
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.3"
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