Skip to content

Commit b71223e

Browse files
authored
Merge pull request #203 from NUmeroAndDev/renovate/androidx.benchmark-benchmark-macro-junit4-1.x
Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.3.1
2 parents ab898ee + 76cb540 commit b71223e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ dependencies {
1616
implementation("androidx.test.ext:junit:1.2.1")
1717
implementation("androidx.test.espresso:espresso-core:3.6.1")
1818
implementation("androidx.test.uiautomator:uiautomator:2.3.0")
19-
implementation("androidx.benchmark:benchmark-macro-junit4:1.3.0")
19+
implementation("androidx.benchmark:benchmark-macro-junit4:1.3.1")
2020
}

0 commit comments

Comments
 (0)