We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2d953e commit d8fd269Copy full SHA for d8fd269
gradle/libs.versions.toml
@@ -15,7 +15,7 @@ kotlinx-kover = "0.6.1" # https://github.com/Kotlin/kotlinx-kov
15
16
okio = "3.9.0" # https://search.maven.org/artifact/com.squareup.okio/okio
17
18
-kotest = "5.8.1" # https://github.com/kotest/kotest/releases
+kotest = "5.9.0" # https://github.com/kotest/kotest/releases
19
20
kotlinProcess = "1.4.1" # https://github.com/pgreze/kotlin-process/releases
21
0 commit comments