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 a430039 commit 0881418Copy full SHA for 0881418
build.gradle.kts
@@ -7,7 +7,7 @@ import com.github.jengelman.gradle.plugins.shadow.transformers.ServiceFileTransf
7
8
val ktor_version = "2.3.12"
9
val kotlin_version = "2.0.21"
10
-val kotlinx_datetime_version = "0.4.0"
+val kotlinx_datetime_version = "0.6.1"
11
val kompendium_version = "3.14.4"
12
val logback_version = "1.5.11"
13
val logstash_version = "8.0"
0 commit comments