Skip to content

Commit

Permalink
fix(deps): update dependency androidx.benchmark:benchmark-macro-junit…
Browse files Browse the repository at this point in the history
…4 to v1.3.1 (#1238)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit b3867dd63c714333f58678f13b4cafc708cbd918)
  • Loading branch information
renovate[bot] authored and Secozzi committed Oct 30, 2024
1 parent 626f864 commit 374f78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/androidx.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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.0"
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.3.1"
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"
Expand Down

0 comments on commit 374f78e

Please sign in to comment.