fix(deps): update dependency androidx.test.ext:junit to v1.3.0 (#5694)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-31 09:36:13 +08:00
committed by GitHub
parent 55b1efd61e
commit 4ca6f08f98

View File

@@ -40,7 +40,7 @@ baselineProfile {
}
dependencies {
implementation 'androidx.test.ext:junit:1.2.1'
implementation 'androidx.test.ext:junit:1.3.0'
implementation 'androidx.test.espresso:espresso-core:3.7.0'
implementation 'androidx.test.uiautomator:uiautomator:2.3.0'
implementation 'androidx.benchmark:benchmark-macro-junit4:1.4.0'