Skip to content

Commit

Permalink
⬆️ Bump androidx.benchmark:benchmark-macro-junit4
Browse files Browse the repository at this point in the history
Bumps androidx.benchmark:benchmark-macro-junit4 from 1.1.1 to 1.2.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent e141457 commit 9ae3808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencyResolutionManagement {


// benchmark && test libs
library("benchmark", "androidx.benchmark:benchmark-macro-junit4:1.1.1")
library("benchmark", "androidx.benchmark:benchmark-macro-junit4:1.2.0")
library("profieinstaller", "androidx.profileinstaller:profileinstaller:1.3.1")

val testVersion = "1.4.0"
Expand Down

0 comments on commit 9ae3808

Please sign in to comment.