Skip to content

Commit

Permalink
Update dependency de.mannodermaus.junit5:android-test-core to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent e7ab800 commit f4a8e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ test-kotest-runner = { module = "io.kotest:kotest-runner-junit5", version.ref =
test-kotest-assertions = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
test-kotest-engine = { module = "io.kotest:kotest-framework-engine", version.ref = "kotest" }
test-android-junit5 = { module = "org.junit.jupiter:junit-jupiter-api", version = "5.10.0" }
test-android-junit5-core = { module = "de.mannodermaus.junit5:android-test-core", version = "1.3.0" }
test-android-junit5-core = { module = "de.mannodermaus.junit5:android-test-core", version = "1.4.0" }
test-android-junit5-runner = { module = "de.mannodermaus.junit5:android-test-runner", version = "1.3.0" }
test-android-runner = { module = "androidx.test:runner", version = "1.5.2" }
test-mockk = { module = "io.mockk:mockk", version = "1.13.2" }
Expand Down

0 comments on commit f4a8e84

Please sign in to comment.