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 1b54088 + 800b5c2 commit dd5f016Copy full SHA for dd5f016
build.gradle.kts
@@ -5,7 +5,7 @@ val logstashVersion = "7.3"
5
val testContainersVersion = "1.18.0"
6
val springDocVersion = "2.0.4"
7
val tokenValidationVersion = "3.0.9"
8
-val kotlinVersion = "1.8.10"
+val kotlinVersion = "1.8.20"
9
10
repositories {
11
mavenCentral()
0 commit comments