Skip to content

Commit 384904e

Browse files
committed
chore: dep updates
1 parent 8fbcb43 commit 384904e

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

gradle/libs.versions.toml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ org-name = "suresh.dev"
2020
org-url = "https://suresh.dev"
2121

2222
# Dependency Versions
23-
bc-plugins = "2.6.1"
23+
bc-plugins = "2.6.2"
2424
kotlinx-kover = "0.9.1"
2525
kotlinx-bcv = "0.18.1"
2626
kotlin-dokka = "2.0.0"
@@ -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,22 +82,22 @@ 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"
8989
jgit = "7.3.0.202506031305-r"
9090
jte = "3.2.1"
9191
sshj = "0.40.0"
9292
jsch = "2.27.2"
93-
pty4j = "0.13.10"
93+
pty4j = "0.13.10-1"
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,10 +110,10 @@ 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"
116-
graalvm = "24.2.1"
116+
graalvm = "24.2.2"
117117
jspecify = "1.0.0"
118118
rsocket = "0.20.0"
119119
jctools = "4.0.5"
@@ -147,7 +147,7 @@ webjars-xterm = "5.3.0"
147147
arrow-suspendapp = "2.1.2"
148148
hikariCP = "6.3.0"
149149
h2 = "2.3.232"
150-
micrometer = "1.15.2"
150+
micrometer = "1.16.0-M1"
151151
swagger-ui = "5.17.14"
152152
hoplite = "3.0.0.RC1"
153153
config4k = "0.7.0"
@@ -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"
@@ -230,7 +230,7 @@ swagger-style = "https://unpkg.com/swagger-ui-themes@3.0.1/them
230230
benmanes = "0.52.0"
231231
caupain = "1.3.0"
232232
foojay-resolver = "1.0.0"
233-
gradle-develocity = "4.0.2"
233+
gradle-develocity = "4.1"
234234
nmcp = "1.0.1"
235235
nexus-publish = "2.0.0"
236236
vanniktech-publish = "0.34.0"

0 commit comments

Comments
 (0)