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 e1026c8 commit 0be2ac5Copy full SHA for 0be2ac5
build.gradle.kts
@@ -1,9 +1,9 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
-val mockkVersion = "1.13.14"
+val mockkVersion = "1.13.16"
4
val logstashVersion = "8.0"
5
val testContainersVersion = "1.20.4"
6
-val springDocVersion = "2.8.1"
+val springDocVersion = "2.8.3"
7
val tokenValidationVersion = "5.0.14"
8
val kotlinVersion = "2.1.0"
9
0 commit comments