Skip to content

Commit

Permalink
Update dependency androidx.test.espresso:espresso-core to v3.6.0-alph…
Browse files Browse the repository at this point in the history
…a04 (#679)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent ccf4fd0 commit e3f9d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -66,7 +66,7 @@ kotlinInject-runtime = { module = "me.tatarka.inject:kotlin-inject-runtime", ver
# not actually used; just here so renovate picks it up
ktlint = { module = "com.pinterest.ktlint:ktlint-bom", version.ref = "ktlint" }

test-espresso = "androidx.test.espresso:espresso-core:3.6.0-alpha03"
test-espresso = "androidx.test.espresso:espresso-core:3.6.0-alpha04"
test-compose-android-uiJunit = { module = "androidx.compose.ui:ui-test-junit4" }
test-compose-android-uiTestManifest = "androidx.compose.ui:ui-test-manifest:1.6.6"
test-junit = { module = "junit:junit", version = "4.13.2" }
Expand Down

0 comments on commit e3f9d8d

Please sign in to comment.