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 801b2f3Copy full SHA for 801b2f3
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
kotlin = "2.2.20"
3
datetime = "0.5.0" # 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
+bignum = "0.3.10" # 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
7
kotlinx-atomicfu = "0.29.0" # https://search.maven.org/artifact/org.jetbrains.kotlinx/atomicfu/versions
8
kotlinx-coroutines = "1.10.2" # https://search.maven.org/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-core/versions
0 commit comments