Skip to content

Commit 8b2ea0e

Browse files
Update dependency io.kotest:kotest-assertions-core to v5.9.1 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca6d237 commit 8b2ea0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotest-assertions-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("androidx.core:core-ktx:1.10.0")
46-
implementation("io.kotest:kotest-assertions-core:5.7.2")
46+
implementation("io.kotest:kotest-assertions-core:5.9.1")
4747

4848
androidTestImplementation(project(":kotest-runner-android"))
4949
androidTestImplementation("androidx.test:runner:1.5.2")

0 commit comments

Comments
 (0)