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 9462e60 commit 2136354Copy full SHA for 2136354
build.gradle.kts
@@ -1,10 +1,10 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
-val mockkVersion = "1.13.16"
+val mockkVersion = "1.13.17"
4
val logstashVersion = "8.0"
5
val testContainersVersion = "1.20.5"
6
val springDocVersion = "2.8.5"
7
-val tokenValidationVersion = "5.0.17"
+val tokenValidationVersion = "5.0.19"
8
val kotlinVersion = "2.1.10"
9
10
repositories {
0 commit comments