We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a408d13 commit 2541c34Copy full SHA for 2541c34
build.gradle.kts
@@ -1,6 +1,6 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
-val mockkVersion = "1.13.16"
+val mockkVersion = "1.13.17"
4
val tokenValidationVersion = "5.0.17"
5
val logstashVersion = "8.0"
6
val springRetryVersion = "2.0.11"
0 commit comments