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 0895277 commit 006f12fCopy full SHA for 006f12f
gradle/libs.versions.toml
@@ -26,7 +26,7 @@ kotlinx-io = "0.3.5"
26
kotlinx-atomicfu = "0.24.0"
27
kotlinx-coroutines = "1.9.0-RC"
28
kotlinx-datetime = "0.6.0"
29
-kotlinx-serialization = "1.7.0-RC"
+kotlinx-serialization = "1.7.0"
30
kotlinx-collections-immutable = "0.3.7"
31
kotlinx-lincheck = "2.32"
32
kotlinx-benchmark = "0.4.8"
@@ -44,7 +44,7 @@ ktor = "3.0.0-beta-1"
44
kotlinRetry = "2.0.1"
45
koin = "3.5.6"
46
kotest = "5.9.0"
47
-ksp-auto-service = "1.1.0"
+ksp-auto-service = "1.2.0"
48
ksp-redacted = "1.9.0"
49
ksp-powerassert = "0.13.0"
50
slf4j = "2.1.0-alpha1"
0 commit comments