Skip to content

Commit 3156faa

Browse files
committed
chore: cidre dep
1 parent 4b20506 commit 3156faa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ kotlinx-reflect-lite = "1.2.0-RC"
4040
kotlin-lincheck = "3.2"
4141
kotlin-wrappers = "2025.9.8"
4242
kotlin-redacted = "1.15.0"
43-
kotlin-serviceloader = "0.0.19"
43+
kotlin-serviceloader = "0.0.20"
4444
kotlinx-multik = "0.2.3"
4545
kotlinx-dataframe = "1.0.0-Beta3"
4646
kotlinx-kandy = "0.9.0-dev-86"
@@ -204,6 +204,7 @@ quickjs4j = "0.0.4"
204204
log4k = "1.1.0"
205205
rwmutex = "1.0.0"
206206
bluesky-ozone = "0.3.3"
207+
cidre = "0.2.0"
207208

208209
# Compose
209210
jetbrains-compose = "1.10.0-alpha01"
@@ -657,6 +658,7 @@ log4k-coroutines = { module = "io.github.smyrgeorge:log4k-co
657658
log4k-slf4j = { module = "io.github.smyrgeorge:log4k-slf4j" , version.ref = "log4k" }
658659
rwmutex = { module = "com.mayakapps.rwmutex:rwmutex" , version.ref = "rwmutex" }
659660
kmbed-runtime = { module = "io.karma.kmbed:kmbed-runtime" , version.ref = "kmbed" }
661+
cidre = { module = "at.asitplus:cidre" , version.ref = "cidre" }
660662

661663
# Wasm
662664
chicory-bom = { module = "com.dylibso.chicory:bom" , version.ref = "chicory" }

0 commit comments

Comments
 (0)