Skip to content

Commit dba0d79

Browse files
committed
chore: dep updates
1 parent 72792b8 commit dba0d79

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 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.17"
42+
kotlin-wrappers = "2025.3.18"
4343
kotlin-redacted = "1.12.1"
4444
kotlin-serviceloader = "0.0.15"
4545
kotlinx-multik = "0.2.3"
@@ -82,13 +82,13 @@ jimfs = "1.3.0"
8282
sshj = "0.39.0"
8383
jsch = "0.2.24"
8484
pty4j = "0.13.2"
85-
oshi = "6.7.1"
86-
junit = "5.12.1"
85+
oshi = "6.8.0"
86+
junit = "5.13.0-M1"
8787
koin = "4.1.0-Beta5"
8888
koin-annotations = "2.0.0"
8989
kotest = "6.0.0.M2"
9090
mockk = "1.13.17"
91-
mokkery = "2.7.1"
91+
mokkery = "2.7.2"
9292
wiremock = "3.12.1"
9393
wiremock-kotlin = "2.1.1"
9494
okhttp = "5.0.0-alpha.14"

0 commit comments

Comments
 (0)