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 b4efa83 commit 675e700Copy full SHA for 675e700
build.gradle.kts
@@ -1,6 +1,6 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
-val springBootVersion = "3.2.2"
+val springBootVersion = "3.2.3"
4
val jsonPathVersion = "2.9.0" // override transitive dep due to CVE violation
5
val embeddedRedisVersion = "1.4.1"
6
val mockkVersion = "1.13.9"
0 commit comments