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

Commit

Permalink
Merge pull request #70 from eygraber/renovate/androidx.test.espresso
Browse files Browse the repository at this point in the history
Update dependency androidx.test.espresso:espresso-core to v3.5.0-alpha04
  • Loading branch information
eygraber authored Feb 15, 2022
2 parents 84aa47d + 4f80d42 commit ffaff18
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 @@ -69,7 +69,7 @@ kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutine

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-alpha03"
test-espressoCore = "androidx.test.espresso:espresso-core:3.5.0-alpha04"
test-fragment = { module = "androidx.fragment:fragment-testing", version.ref = "androidx-fragment" }
test-junit = "androidx.test.ext:junit:1.1.4-alpha03"
test-kotest = "io.kotest:kotest-assertions-core:5.1.0"
Expand Down

0 comments on commit ffaff18

Please sign in to comment.