Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui-test-junit4 to v1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 891c279 commit 9b137d4
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 @@ -75,7 +75,7 @@ aboutlibraries = { module = "com.mikepenz:aboutlibraries-compose-m3", version.re
androidx-test-ktx = { module = "androidx.test:core-ktx", version = "1.6.1" }
androidx-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version = "3.6.1" }
compose-ui-junit4 = { module = "androidx.compose.ui:ui-test-junit4", version = "1.7.1" }
compose-ui-junit4 = { module = "androidx.compose.ui:ui-test-junit4", version = "1.7.4" }
compose-ui-tooling-core = { module = "androidx.compose.ui:ui-tooling", version = "1.7.1" }
compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest", version = "1.7.1" }
mockito-core = { module = "org.mockito:mockito-core", version = "5.12.0" }
Expand Down

0 comments on commit 9b137d4

Please sign in to comment.