Skip to content

Commit

Permalink
Update dependency androidx.benchmark:benchmark-junit4 to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent b92c439 commit 7ef79c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ object AndroidSdk {
object Deps {
object AndroidX {
const val benchmarkMacroJunit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0"
const val benchmarkJunit4 = "androidx.benchmark:benchmark-junit4:1.2.0"
const val benchmarkJunit4 = "androidx.benchmark:benchmark-junit4:1.2.2"
const val testEspressoCore = "androidx.test.espresso:espresso-core:3.4.0"
const val testExtJunit = "androidx.test.ext:junit:1.1.5"
const val testUiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
Expand Down

0 comments on commit 7ef79c9

Please sign in to comment.