Skip to content

Commit 3993ea5

Browse files
committed
chore: dep updates
1 parent 9588564 commit 3993ea5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ kotlinx-bcv = "0.17.0"
2626
kotlin-dokka = "2.0.0"
2727
kotlinx-io = "0.7.0"
2828
kotlinx-atomicfu = "0.27.0"
29-
kotlinx-coroutines = "1.10.1"
29+
kotlinx-coroutines = "1.10.2"
3030
kotlinx-datetime = "0.6.2"
3131
kotlinx-datetime-zoneinfo = "2025a-spi.0.6.2"
3232
kotlinx-serialization = "1.8.1"
@@ -83,12 +83,12 @@ jte = "3.2.0"
8383
jimfs = "1.3.0"
8484
sshj = "0.39.0"
8585
jsch = "0.2.24"
86-
pty4j = "0.13.2"
86+
pty4j = "0.13.3"
8787
oshi = "6.8.0"
8888
junit = "5.13.0-M2"
89-
koin = "4.1.0-Beta6"
89+
koin = "4.1.0-Beta7"
9090
koin-annotations = "2.0.0"
91-
metro = "0.1.1"
91+
metro = "0.1.2"
9292
kotest = "6.0.0.M3"
9393
mockk = "1.13.17"
9494
mokkery = "2.7.2"
@@ -162,7 +162,7 @@ async-profiler = "3.0"
162162
ap-loader-all = "3.0-9"
163163
openjdk-jmc = "9.1.0"
164164
airlift-aircompressor = "2.0.2"
165-
airlift-security = "329"
165+
airlift-security = "330"
166166
directory-keystore = "1.1.1"
167167
maven-mima = "3.0.0-alpha-3"
168168
maven-archeologist = "0.0.10"
@@ -198,7 +198,7 @@ jetbrains-compose-adaptive = "1.1.0-beta01"
198198
kobweb = "0.21.1"
199199
detekt = "1.23.8"
200200
detekt-compose-rules = "0.4.22"
201-
compose-hotreload = "1.0.0-alpha05-86"
201+
compose-hotreload = "1.0.0-alpha04"
202202
compose-icons = "1.1.1"
203203
compose-routing = "0.4.0"
204204
kottie = "2.0.1"
@@ -222,7 +222,7 @@ nexus-publish = "2.0.0"
222222
vanniktech-publish = "0.31.0"
223223
gradle-publish = "1.3.1"
224224
shadow = "9.0.0-beta12"
225-
spotless = "7.0.2"
225+
spotless = "7.0.3"
226226
semver-plugin = "0.8.0"
227227
vercraft = "0.5.0"
228228
kmpmt = "0.1.1"

0 commit comments

Comments
 (0)