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 39d45f2 commit 9f0456bCopy full SHA for 9f0456b
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
kotlin = "2.2.20"
3
-datetime = "0.5.0" # https://search.maven.org/artifact/org.jetbrains.kotlinx/kotlinx-datetime
+datetime = "0.7.1-0.6.x-compat" # https://search.maven.org/artifact/org.jetbrains.kotlinx/kotlinx-datetime
4
ktor = "3.3.0" # https://central.sonatype.com/artifact/io.ktor/ktor-server/versions
5
bignum = "0.3.8" # https://search.maven.org/artifact/com.ionspin.kotlin/bignum
6
kotlinx-io = "0.8.0" # https://central.sonatype.com/artifact/org.jetbrains.kotlinx/kotlinx-io-core/versions
0 commit comments