Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.3.4 (#1926)

This commit is contained in:
Mend Renovate
2025-03-31 05:47:07 +02:00
committed by GitHub
parent a6b532ee57
commit b62a9b40eb

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.3"
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.3.4"
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"