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 c1ab2ca commit 3727349Copy full SHA for 3727349
build.gradle.kts
@@ -7,7 +7,7 @@ import com.github.jengelman.gradle.plugins.shadow.transformers.ServiceFileTransf
7
8
val ktor_version = "3.0.3"
9
val kotlin_version = "2.0.21"
10
-val kotlinx_datetime_version = "0.6.2"
+val kotlinx_datetime_version = "0.7.0-0.6.x-compat"
11
val kompendium_version = "4.0.3"
12
val logback_version = "1.5.18"
13
val logstash_version = "8.1"
0 commit comments