File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ kotlinx-reflect-lite = "1.2.0-RC"
4040kotlin-lincheck = " 3.2"
4141kotlin-wrappers = " 2025.9.8"
4242kotlin-redacted = " 1.15.0"
43- kotlin-serviceloader = " 0.0.19 "
43+ kotlin-serviceloader = " 0.0.20 "
4444kotlinx-multik = " 0.2.3"
4545kotlinx-dataframe = " 1.0.0-Beta3"
4646kotlinx-kandy = " 0.9.0-dev-86"
@@ -204,6 +204,7 @@ quickjs4j = "0.0.4"
204204log4k = " 1.1.0"
205205rwmutex = " 1.0.0"
206206bluesky-ozone = " 0.3.3"
207+ cidre = " 0.2.0"
207208
208209# Compose
209210jetbrains-compose = " 1.10.0-alpha01"
@@ -657,6 +658,7 @@ log4k-coroutines = { module = "io.github.smyrgeorge:log4k-co
657658log4k-slf4j = { module = " io.github.smyrgeorge:log4k-slf4j" , version.ref = " log4k" }
658659rwmutex = { module = " com.mayakapps.rwmutex:rwmutex" , version.ref = " rwmutex" }
659660kmbed-runtime = { module = " io.karma.kmbed:kmbed-runtime" , version.ref = " kmbed" }
661+ cidre = { module = " at.asitplus:cidre" , version.ref = " cidre" }
660662
661663# Wasm
662664chicory-bom = { module = " com.dylibso.chicory:bom" , version.ref = " chicory" }
You can’t perform that action at this time.
0 commit comments