Skip to content

Commit

Permalink
Merge pull request #590 from fobo66/renovate/androidx.test-runner-1.x
Browse files Browse the repository at this point in the history
Update dependency androidx.test:runner to v1.6.2
  • Loading branch information
fobo66 authored Sep 5, 2024
2 parents 8e29b62 + fb087d1 commit c2c472e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencyResolutionManagement {
)
library("uitest.core", "androidx.test:core-ktx:1.6.1")
library("uitest.junit", "androidx.test.ext:junit-ktx:1.2.1")
library("uitest.runner", "androidx.test:runner:1.6.1")
library("uitest.runner", "androidx.test:runner:1.6.2")
}

register("watchface") {
Expand Down

0 comments on commit c2c472e

Please sign in to comment.