Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui-test-manifest to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2023
1 parent fa19afa commit dd6b85a
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 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-bom", version.ref = "ktlint" }

test-espresso = "androidx.test.espresso:espresso-core:3.6.0-alpha01"
test-compose-android-uiJunit = { module = "androidx.compose.ui:ui-test-junit4" }
test-compose-android-uiTestManifest = "androidx.compose.ui:ui-test-manifest:1.5.0"
test-compose-android-uiTestManifest = "androidx.compose.ui:ui-test-manifest:1.5.1"
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.10.3"

0 comments on commit dd6b85a

Please sign in to comment.