Skip to content

Commit 76056c9

Browse files
fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.3.4 (#1123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cbd231a commit 76056c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

baselineprofile/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation("androidx.test.ext:junit:1.2.1")
6161
implementation("androidx.test.espresso:espresso-core:3.6.1")
6262
implementation("androidx.test.uiautomator:uiautomator:2.3.0")
63-
implementation("androidx.benchmark:benchmark-macro-junit4:1.2.4")
63+
implementation("androidx.benchmark:benchmark-macro-junit4:1.3.4")
6464
}
6565

6666
androidComponents {

0 commit comments

Comments
 (0)