Skip to content

Commit

Permalink
chore: bump androidx.compose.ui:ui-test-junit4
Browse files Browse the repository at this point in the history
Bumps androidx.compose.ui:ui-test-junit4 from 1.3.0 to 1.6.2.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-test-junit4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent bd2c330 commit 8ec0f90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ dependencies {
testImplementation("androidx.room:room-testing:$roomVersion")
testImplementation("junit:junit:4.13.2")

androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.3.0")
androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.6.2")
androidTestImplementation("androidx.test:core:1.4.0")
androidTestImplementation("androidx.test:core-ktx:1.4.0")
androidTestImplementation("androidx.test.espresso:espresso-core:3.4.0")
Expand Down

0 comments on commit 8ec0f90

Please sign in to comment.