Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose.ui:ui-test-manifest to …
Browse files Browse the repository at this point in the history
…v1.7.7
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent dd7fe2c commit 332af51
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 @@ -77,7 +77,7 @@ 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.6" }
compose-ui-tooling-core = { module = "androidx.compose.ui:ui-tooling", version = "1.7.6" }
compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest", version = "1.7.6" }
compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest", version = "1.7.7" }
mockito-core = { module = "org.mockito:mockito-core", version = "5.15.2" }
mockito-inline = { module = "org.mockito:mockito-inline", version = "5.2.0" }
mockito-kotlin = { module = "org.mockito.kotlin:mockito-kotlin", version = "5.4.0" }
Expand Down

0 comments on commit 332af51

Please sign in to comment.