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 e1a60ea commit f01bd2aCopy full SHA for f01bd2a
gradle/libs.versions.toml
@@ -29,7 +29,7 @@ okhttp-logging-interceptor = { module = "com.squareup.okhttp3:logging-intercepto
29
okhttp-brotli = { module = "com.squareup.okhttp3:okhttp-brotli" }
30
okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver" }
31
32
-kotest-bom = { module = "io.kotest:kotest-bom", version = "6.0.5" }
+kotest-bom = { module = "io.kotest:kotest-bom", version = "6.0.7" }
33
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core" }
34
kotest-assertions-json = { module = "io.kotest:kotest-assertions-json" }
35
kotest-property = { module = "io.kotest:kotest-property" }
0 commit comments