mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-11 16:36:51 -06:00
fix(deps): update dependency androidx.test.ext:junit to v1.2.0 (#895)
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(":shared"))
|
||||||
api(project(":common"))
|
api(project(":common"))
|
||||||
testImplementation("junit:junit:4.13.2")
|
testImplementation("junit:junit:4.13.2")
|
||||||
androidTestImplementation("androidx.test.ext:junit:1.1.5")
|
androidTestImplementation("androidx.test.ext:junit:1.2.0")
|
||||||
androidTestImplementation("androidx.test.espresso:espresso-core:3.6.0")
|
androidTestImplementation("androidx.test.espresso:espresso-core:3.6.0")
|
||||||
androidTestImplementation("androidx.test:core-ktx:1.5.0")
|
androidTestImplementation("androidx.test:core-ktx:1.5.0")
|
||||||
androidTestImplementation("androidx.test.ext:junit-ktx:1.1.5")
|
androidTestImplementation("androidx.test.ext:junit-ktx:1.1.5")
|
||||||
|
|||||||
Reference in New Issue
Block a user