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 ca6d237 commit 8b2ea0eCopy full SHA for 8b2ea0e
kotest-assertions-android/build.gradle.kts
@@ -43,7 +43,7 @@ configurations {
43
44
dependencies {
45
implementation("androidx.core:core-ktx:1.10.0")
46
- implementation("io.kotest:kotest-assertions-core:5.7.2")
+ implementation("io.kotest:kotest-assertions-core:5.9.1")
47
48
androidTestImplementation(project(":kotest-runner-android"))
49
androidTestImplementation("androidx.test:runner:1.5.2")
0 commit comments