Skip to content

Commit

Permalink
Merge pull request #577 from fobo66/renovate/androidx.test.ext-junit-…
Browse files Browse the repository at this point in the history
…ktx-1.x

Update dependency androidx.test.ext:junit-ktx to v1.2.0-alpha02
  • Loading branch information
fobo66 authored Dec 7, 2023
2 parents 616e839 + 5462fa5 commit b378ffb
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 @@ -125,7 +125,7 @@ dependencyResolutionManagement {
"espresso-intents"
).versionRef("espresso")

library("uitest.junit", "androidx.test.ext:junit-ktx:1.2.0-alpha01")
library("uitest.junit", "androidx.test.ext:junit-ktx:1.2.0-alpha02")
library("uitest.automator", "androidx.test.uiautomator:uiautomator:2.3.0-alpha05")
library(
"uitest.benchmark",
Expand Down

0 comments on commit b378ffb

Please sign in to comment.