fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.4 (#684)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 25570147a1ca8ac374a75d7f29cf105bd686954b)
(cherry picked from commit df9f79c1208eb9b724845a5dfb7de52d9f4d2298)
This commit is contained in:
renovate[bot] 2024-04-20 10:54:09 +06:00 committed by Cuong Tran
parent 9ff35ea532
commit 737ac21f5d
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

@ -25,7 +25,7 @@ workmanager = "androidx.work:work-runtime:2.9.0"
paging-runtime = { module = "androidx.paging:paging-runtime", version.ref = "paging_version" }
paging-compose = { module = "androidx.paging:paging-compose", version.ref = "paging_version" }
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.3"
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.4"
test-ext = "androidx.test.ext:junit-ktx:1.2.0-alpha03"
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha03"
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"