File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -403,13 +403,13 @@ dependencies {
403
403
// ---------------------
404
404
// Testing-only dependencies
405
405
androidTestImplementation ' androidx.test:core:1.5.0'
406
- androidTestImplementation ' androidx.test.ext:junit:1.1.5 '
406
+ androidTestImplementation ' androidx.test.ext:junit:1.2.0 '
407
407
androidTestImplementation ' androidx.test:runner:1.5.2'
408
408
androidTestImplementation ' androidx.test:rules:1.5.0'
409
409
androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
410
410
// ---------------------
411
411
testImplementation ' androidx.test:core:1.5.0'
412
- testImplementation ' androidx.test.ext:junit:1.1.5 '
412
+ testImplementation ' androidx.test.ext:junit:1.2.0 '
413
413
testImplementation ' junit:junit:4.13.2'
414
414
testImplementation ' org.robolectric:robolectric:4.12.2'
415
415
testImplementation ' androidx.test.espresso:espresso-core:3.5.1'
You can’t perform that action at this time.
0 commit comments