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 bb45fbd commit 3887d00Copy full SHA for 3887d00
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
val mockkVersion = "1.13.4"
4
val logstashVersion = "7.3"
5
val testContainersVersion = "1.17.6"
6
-val springDocVersion = "2.0.3"
+val springDocVersion = "2.0.4"
7
val tokenValidationVersion = "3.0.8"
8
val kotlinVersion = "1.8.10"
9
0 commit comments