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 a814f41 + d5ff21f commit fbcc922Copy full SHA for fbcc922
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