We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72792b8 commit dba0d79Copy full SHA for dba0d79
gradle/libs.versions.toml
@@ -39,7 +39,7 @@ kotlinx-benchmark = "0.4.13"
39
kotlinx-fuzz = "0.2.2"
40
kotlinx-metadata = "0.9.0"
41
kotlinx-reflect-lite = "1.1.0"
42
-kotlin-wrappers = "2025.3.17"
+kotlin-wrappers = "2025.3.18"
43
kotlin-redacted = "1.12.1"
44
kotlin-serviceloader = "0.0.15"
45
kotlinx-multik = "0.2.3"
@@ -82,13 +82,13 @@ jimfs = "1.3.0"
82
sshj = "0.39.0"
83
jsch = "0.2.24"
84
pty4j = "0.13.2"
85
-oshi = "6.7.1"
86
-junit = "5.12.1"
+oshi = "6.8.0"
+junit = "5.13.0-M1"
87
koin = "4.1.0-Beta5"
88
koin-annotations = "2.0.0"
89
kotest = "6.0.0.M2"
90
mockk = "1.13.17"
91
-mokkery = "2.7.1"
+mokkery = "2.7.2"
92
wiremock = "3.12.1"
93
wiremock-kotlin = "2.1.1"
94
okhttp = "5.0.0-alpha.14"
0 commit comments