Skip to content

Commit

Permalink
Build(deps): Bump androidx.benchmark:benchmark-macro-junit4 (#121)
Browse files Browse the repository at this point in the history
Bumps androidx.benchmark:benchmark-macro-junit4 from 1.2.4 to 1.3.0.

---
updated-dependencies:
- dependency-name: androidx.benchmark:benchmark-macro-junit4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 4c2f68b commit f1dff9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ androidx-wear-navigation = "androidx.wear.compose:compose-navigation:1.3.1"

# [macrobenchmark] implementation
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.4"
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.3.0"

[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }
Expand Down

0 comments on commit f1dff9f

Please sign in to comment.