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 0fbb721 commit b35c19dCopy full SHA for b35c19d
kotest-extensions-android/build.gradle.kts
@@ -43,7 +43,7 @@ configurations {
43
44
dependencies {
45
implementation(kotlin("reflect"))
46
- implementation("io.kotest:kotest-framework-api:5.9.0")
+ implementation("io.kotest:kotest-framework-api:5.9.1")
47
implementation("org.robolectric:robolectric:4.12.2")
48
implementation("junit:junit:4.13.2")
49
implementation("androidx.appcompat:appcompat:1.7.0")
0 commit comments