Skip to content

Commit b35c19d

Browse files
Update dependency io.kotest:kotest-framework-api to v5.9.1 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0fbb721 commit b35c19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotest-extensions-android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ configurations {
4343

4444
dependencies {
4545
implementation(kotlin("reflect"))
46-
implementation("io.kotest:kotest-framework-api:5.9.0")
46+
implementation("io.kotest:kotest-framework-api:5.9.1")
4747
implementation("org.robolectric:robolectric:4.12.2")
4848
implementation("junit:junit:4.13.2")
4949
implementation("androidx.appcompat:appcompat:1.7.0")

0 commit comments

Comments
 (0)