Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.4.0 (#2325)

(cherry picked from commit 967750ba5804f7ddf4ba230d8f3bb942096025b3)
This commit is contained in:
Mend Renovate
2025-07-31 00:40:29 +02:00
committed by NGB-Was-Taken
parent c27a4e2bf5
commit 8e658be7d7
+1 -1
View File
@@ -28,7 +28,7 @@ paging-compose = { module = "androidx.paging:paging-compose", version.ref = "pag
interpolator = { group = "androidx.interpolator", name = "interpolator", version.ref = "interpolator_version" }
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.3.4"
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.4.0"
test-ext = "androidx.test.ext:junit-ktx:1.2.1"
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1"
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"