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 87179d8 commit c8ead8cCopy full SHA for c8ead8c
versions-root/libs.versions.toml
@@ -9,7 +9,7 @@ kotlin-compiler = "0.0.0" # default to kotlin-lang or env.KOTLIN_COMPILER_VERSIO
9
# kotlin independent versions
10
detekt-analyzer = "1.23.6"
11
coroutines = "1.10.1"
12
-ktor = "3.1.1"
+ktor = "3.2.0-eap-1258"
13
kotlin-logging = "7.0.5"
14
slf4j = "2.0.17"
15
logback = "1.3.14"
@@ -31,7 +31,7 @@ shadow-jar = "9.0.0-beta10"
31
atomicfu = "0.27.0"
32
serialization = "1.8.0"
33
detekt-gradle-plugin = "1.23.8"
34
-gradle-kotlin-dsl = "5.1.2"
+gradle-kotlin-dsl = "5.2.0"
35
binary-compatibility-validator = "0.17.0"
36
kover = "0.9.1"
37
0 commit comments