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 9f882c0 commit fbe5e21Copy full SHA for fbe5e21
build.gradle.kts
@@ -5,7 +5,7 @@ val logstashVersion = "7.4"
5
val testContainersVersion = "1.18.3"
6
val springDocVersion = "2.1.0"
7
val tokenValidationVersion = "3.1.0"
8
-val kotlinVersion = "1.8.22"
+val kotlinVersion = "1.9.0"
9
10
repositories {
11
mavenCentral()
0 commit comments