Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui-test-manifest to v1.6.7 (#682)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 36d10b1 commit 2f17b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -68,7 +68,7 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-bom", version.ref = "ktlint" }

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-compose-android-uiTestManifest = "androidx.compose.ui:ui-test-manifest:1.6.7"
test-junit = { module = "junit:junit", version = "4.13.2" }
test-kotest-assertions = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
test-robolectric = "org.robolectric:robolectric:4.12.1"

0 comments on commit 2f17b41

Please sign in to comment.