Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.4.1 (#2496)

This commit is contained in:
Mend Renovate
2025-09-17 13:48:09 +02:00
committed by GitHub
parent 94f711ba2a
commit 6495a2ea43

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.4.0"
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.4.1"
test-ext = "androidx.test.ext:junit-ktx:1.3.0"
test-espresso-core = "androidx.test.espresso:espresso-core:3.7.0"
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"