Skip to content

Commit 13dab42

Browse files
committed
chore: dep updates
1 parent 379bcfd commit 13dab42

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle/libs.versions.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ kotlinx-benchmark = "0.4.14"
3838
kotlinx-fuzz = "0.2.2"
3939
kotlinx-metadata = "0.9.0"
4040
kotlinx-reflect-lite = "1.2.0-RC"
41-
kotlin-lincheck = "3.0"
42-
kotlin-wrappers = "2025.7.4"
41+
kotlin-lincheck = "3.1"
42+
kotlin-wrappers = "2025.7.5"
4343
kotlin-redacted = "1.14.1"
4444
kotlin-serviceloader = "0.0.19"
4545
kotlinx-multik = "0.2.3"
@@ -82,7 +82,7 @@ ajalt-mordant = "3.0.2"
8282
ajalt-clikt = "5.0.3"
8383
ajalt-colormath = "3.6.1"
8484
jline = "3.30.4"
85-
classgraph = "4.8.180"
85+
classgraph = "4.8.181"
8686
cache4k = "0.14.0"
8787
intellij-coverage = "1.0.766"
8888
intellij-markdown = "0.7.3"
@@ -93,11 +93,11 @@ jsch = "2.27.2"
9393
pty4j = "0.13.10"
9494
oshi = "6.8.2"
9595
junit = "6.0.0-M1"
96-
koin = "4.1.0"
96+
koin = "4.1.1-Beta1"
9797
koin-annotations = "2.1.0"
9898
metro = "0.4.0"
9999
kotest = "6.0.0.M5"
100-
mockk = "1.14.4"
100+
mockk = "1.14.5"
101101
mokkery = "2.9.0"
102102
wiremock = "4.0.0-beta.14"
103103
wiremock-kotlin = "2.1.1"
@@ -110,7 +110,7 @@ jmh = "1.37"
110110
mrjar = "0.1.1"
111111
ktfmt = "0.56"
112112
google-javaformat = "1.28.0"
113-
palantir-javaformat = "2.70.0"
113+
palantir-javaformat = "2.71.0"
114114
google-auto-service = "1.1.1"
115115
google-tink = "1.18.0"
116116
graalvm = "24.2.2"
@@ -189,13 +189,13 @@ langchain4j-jlama = "1.1.0-beta7"
189189
langchain4j-kotlin = "0.2.0"
190190
jlama = "0.8.4"
191191
mcp-kotlin = "0.5.1"
192-
koog = "0.2.1"
192+
koog = "0.3.0"
193193
mcp4k = "0.4.2"
194194
dflib = "2.0.0-M3"
195195
ldaptive = "2.4.1"
196196
chicory = "1.5.1"
197197
weh-bindings = "0.5"
198-
wasm2class = "0.4.0"
198+
wasm2class = "0.5.0"
199199
zerofs = "0.1.0"
200200
quickjs4j = "0.0.4"
201201
log4k = "0.50.0"
@@ -211,7 +211,7 @@ jetbrains-compose-icons = "1.7.3"
211211
kobweb = "0.23.0"
212212
detekt = "1.23.8"
213213
detekt-compose-rules = "0.4.22"
214-
compose-hotreload = "1.0.0-beta03"
214+
compose-hotreload = "1.0.0-beta04"
215215
compose-icons = "1.1.1"
216216
compose-routing = "0.4.0"
217217
kottie = "2.0.1"

0 commit comments

Comments
 (0)