Skip to content

Commit ca6d237

Browse files
Update dependency io.kotest:kotest-runner-junit5 to v5.9.1 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b35c19d commit ca6d237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotest-extensions-android/kotest-extensions-android-tests/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
dependencies {
4040
implementation("androidx.test:core-ktx:1.5.0")
4141
testImplementation(project(":kotest-extensions-android"))
42-
testImplementation("io.kotest:kotest-runner-junit5:5.9.0")
42+
testImplementation("io.kotest:kotest-runner-junit5:5.9.1")
4343
androidTestImplementation("androidx.test:runner:1.5.2")
4444
androidTestImplementation("androidx.test:core:1.5.0")
4545
androidTestImplementation("androidx.test:rules:1.5.0")

0 commit comments

Comments
 (0)