Skip to content

Commit 96cf797

Browse files
committed
chore: dep updates
1 parent 0948947 commit 96cf797

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ kotlinx-benchmark = "0.4.13"
3939
kotlinx-fuzz = "0.2.2"
4040
kotlinx-metadata = "0.9.0"
4141
kotlinx-reflect-lite = "1.1.0"
42-
kotlin-wrappers = "2025.3.5"
42+
kotlin-wrappers = "2025.3.6"
4343
kotlin-redacted = "1.12.1"
4444
kotlin-serviceloader = "0.0.15"
4545
kotlinx-multik = "0.2.3"
@@ -99,7 +99,7 @@ jmh = "1.37"
9999
mrjar = "0.1.1"
100100
ktfmt = "0.54"
101101
google-javaformat = "1.25.2"
102-
palantir-javaformat = "2.55.0"
102+
palantir-javaformat = "2.56.0"
103103
google-auto-service = "1.1.1"
104104
google-tink = "1.16.0"
105105
graalvm = "24.1.2"
@@ -178,17 +178,17 @@ mcp-kotlin = "0.3.0"
178178
mcp4k = "0.3.4"
179179
dflib = "2.0.0-M2"
180180
ldaptive = "2.4.0"
181-
chicory = "1.1.0"
181+
chicory = "1.1.1"
182182
weh-bindings = "0.3"
183183
log4k = "0.30.0"
184184
rwmutex = "1.0.0"
185185
bluesky-ozone = "0.3.2"
186186

187187
# Compose
188-
jetbrains-compose = "1.8.0-alpha03"
189-
jetbrains-compose-viewmodel = "2.9.0-alpha03"
190-
jetbrains-compose-nav = "2.8.0-alpha13"
191-
jetbrains-compose-adaptive = "1.1.0-alpha03"
188+
jetbrains-compose = "1.8.0-alpha04"
189+
jetbrains-compose-viewmodel = "2.9.0-alpha04"
190+
jetbrains-compose-nav = "2.9.0-alpha14"
191+
jetbrains-compose-adaptive = "1.1.0-alpha04"
192192
kobweb = "0.20.4"
193193
detekt = "1.23.8"
194194
detekt-compose-rules = "0.4.22"
@@ -672,7 +672,7 @@ chicory-bom = { module = "com.dylibso.chicory:bom"
672672
chicory-aot = { module = "com.dylibso.chicory:aot-experimental" , version.ref = "chicory" }
673673
chicory-hostmodule-annproc = { module = "com.dylibso.chicory:host-module-annotations-experimental" , version.ref = "chicory" }
674674
chicory-wasi = { module = "com.dylibso.chicory:wasi" , version.ref = "chicory" }
675-
chicory-simd = { module = "com.dylibso.chicory:simd-experimental" , version.ref = "chicory" }
675+
chicory-simd = { module = "com.dylibso.chicory:simd" , version.ref = "chicory" }
676676
chasm = { module = "io.github.charlietap.chasm:chasm" , version.ref = "chasm" }
677677
weh-chasm-wasip1 = { module = "at.released.weh:bindings-chasm-wasip1" , version.ref = "weh-bindings" }
678678
weh-chasm-emscripten = { module = "at.released.weh:bindings-chasm-emscripten" , version.ref = "weh-bindings" }

0 commit comments

Comments
 (0)