Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
Update dependency androidx.test.ext:junit to v1.1.4-alpha06
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2022
1 parent 1f8a22d commit 61ee12c
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 @@ -71,7 +71,7 @@ test-core = { module = "androidx.test:core", version.ref = "androidx-test" }
test-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinx-coroutines" }
test-espressoCore = "androidx.test.espresso:espresso-core:3.5.0-alpha06"
test-fragment = { module = "androidx.fragment:fragment-testing", version.ref = "androidx-fragment" }
test-junit = "androidx.test.ext:junit:1.1.4-alpha05"
test-junit = "androidx.test.ext:junit:1.1.4-alpha06"
test-kotest = "io.kotest:kotest-assertions-core:5.3.0"
test-robolectric = "org.robolectric:robolectric:4.7.3"
test-mockk = "io.mockk:mockk:1.12.3"
Expand Down

0 comments on commit 61ee12c

Please sign in to comment.