Skip to content

Commit 9b13ea2

Browse files
committed
chore: dep updates
1 parent 0152ff2 commit 9b13ea2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ kotlin-dokka = "2.0.0"
2727
kotlinx-io = "0.8.0"
2828
kotlinx-atomicfu = "0.29.0"
2929
kotlinx-coroutines = "1.10.2"
30-
kotlinx-datetime = "0.7.0"
31-
kotlinx-datetime-zoneinfo = "2025b-spi.0.7.0"
30+
kotlinx-datetime = "0.7.1"
31+
kotlinx-datetime-zoneinfo = "2025b-spi.0.7.1"
3232
kotlinx-serialization = "1.9.0"
3333
kotlinx-rpc = "0.8.0"
3434
kotlinx-collections-immutable = "0.4.0"
@@ -101,7 +101,7 @@ mockk = "1.14.4"
101101
mokkery = "2.9.0"
102102
wiremock = "4.0.0-beta.14"
103103
wiremock-kotlin = "2.1.1"
104-
okhttp = "5.0.0"
104+
okhttp = "5.1.0"
105105
slf4j = "2.1.0-alpha1"
106106
logback = "1.5.18"
107107
logback-tyler = "1.0.2"
@@ -150,7 +150,7 @@ micrometer = "1.15.1"
150150
swagger-ui = "5.17.14"
151151
hoplite = "3.0.0.RC1"
152152
config4k = "0.7.0"
153-
shedlock = "6.9.0"
153+
shedlock = "6.9.2"
154154
sherlock = "1.0.3"
155155
sqids = "0.1.0"
156156
tsid = "2.1.4"
@@ -192,7 +192,7 @@ koog = "0.2.1"
192192
mcp4k = "0.4.2"
193193
dflib = "2.0.0-M3"
194194
ldaptive = "2.4.1"
195-
chicory = "1.5.0"
195+
chicory = "1.5.1"
196196
weh-bindings = "0.5"
197197
wasm2class = "0.4.0"
198198
zerofs = "0.1.0"
@@ -237,7 +237,7 @@ gradle-publish = "1.3.1"
237237
shadow = "9.0.0-rc1"
238238
spotless = "7.0.4"
239239
semver-plugin = "0.8.0"
240-
chasm-plugin = "0.1.1"
240+
chasm-plugin = "0.1.21"
241241
gratatouille = "0.1.0"
242242
vercraft = "0.6.0"
243243
kmpmt = "0.1.1"

0 commit comments

Comments
 (0)