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.
2 parents a622ca5 + 827fd18 commit e1026c8Copy full SHA for e1026c8
build.gradle.kts
@@ -3,8 +3,8 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
val mockkVersion = "1.13.14"
4
val logstashVersion = "8.0"
5
val testContainersVersion = "1.20.4"
6
-val springDocVersion = "2.7.0"
7
-val tokenValidationVersion = "5.0.13"
+val springDocVersion = "2.8.1"
+val tokenValidationVersion = "5.0.14"
8
val kotlinVersion = "2.1.0"
9
10
repositories {
0 commit comments