We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96bde71 commit b872dc3Copy full SHA for b872dc3
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ kotlinx-knit = "0.5.0" # https://github.com/Kotlin/kotlinx-kni
13
kotlinx-coroutines = "1.9.0" # https://github.com/Kotlin/kotlinx.coroutines/releases
14
kotlinx-kover = "0.6.1" # https://github.com/Kotlin/kotlinx-kover/releases
15
16
-okio = "3.9.1" # https://search.maven.org/artifact/com.squareup.okio/okio
+okio = "3.10.2" # https://search.maven.org/artifact/com.squareup.okio/okio
17
18
kotest = "5.9.1" # https://github.com/kotest/kotest/releases
19
0 commit comments