Skip to content

Commit 9c27d6d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: baseline-profile/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ dependencies {
4343
implementation 'androidx.test.ext:junit:1.2.1'
4444
implementation 'androidx.test.espresso:espresso-core:3.6.1'
4545
implementation 'androidx.test.uiautomator:uiautomator:2.3.0'
46-
implementation 'androidx.benchmark:benchmark-macro-junit4:1.3.3'
46+
implementation 'androidx.benchmark:benchmark-macro-junit4:1.3.4'
4747
}

0 commit comments

Comments
 (0)