mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-02 01:10:08 -06:00
fix(deps): update dependency androidx.test.ext:junit to v1.2.1 (#901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -104,7 +104,7 @@ dependencies {
|
||||
// api(project(":shared"))
|
||||
api(project(":common"))
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
androidTestImplementation("androidx.test.ext:junit:1.2.0")
|
||||
androidTestImplementation("androidx.test.ext:junit:1.2.1")
|
||||
androidTestImplementation("androidx.test.espresso:espresso-core:3.6.1")
|
||||
androidTestImplementation("androidx.test:core-ktx:1.6.0")
|
||||
androidTestImplementation("androidx.test.ext:junit-ktx:1.2.1")
|
||||
|
||||
Reference in New Issue
Block a user