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 8626337 commit d5ff21fCopy full SHA for d5ff21f
build.gradle.kts
@@ -5,7 +5,7 @@ val logstashVersion = "7.2"
5
val testContainersVersion = "1.17.6"
6
val springDocVersion = "2.0.2"
7
val tokenValidationVersion = "3.0.2"
8
-val kotlinVersion = "1.8.0"
+val kotlinVersion = "1.8.10"
9
10
repositories {
11
mavenCentral()
0 commit comments