Skip to content

Commit

Permalink
Update dependency androidx.test.ext:junit to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent eb0c4ac commit 5993ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ baselineProfile {
}

dependencies {
implementation("androidx.test.ext:junit:1.1.5")
implementation("androidx.test.ext:junit:1.2.0")
implementation("androidx.test.espresso:espresso-core:3.5.1")
implementation("androidx.test.uiautomator:uiautomator:2.3.0")
implementation("androidx.benchmark:benchmark-macro-junit4:1.2.4")
Expand Down

0 comments on commit 5993ecb

Please sign in to comment.