We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78cc5c commit 27b2b1fCopy full SHA for 27b2b1f
build.gradle.kts
@@ -1,6 +1,6 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
-val springBootVersion = "3.2.5"
+val springBootVersion = "3.2.6"
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