File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ buildscript {
1717 material_version = " 1.12.0"
1818 core_ktx_version = " 1.13.1"
1919 junit_version = " 4.13.2"
20- junit_ext_version = " 1.1.5 "
20+ junit_ext_version = " 1.2.1 "
2121 test_runner_version = " 1.5.2"
2222 espresso_core_version = " 3.5.1"
2323 }
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies {
4545
4646 testImplementation " io.mockk:mockk:1.13.11"
4747 testImplementation " junit:junit:$junit_version "
48- androidTestImplementation ' androidx.test.ext:junit:1.1.5 '
48+ androidTestImplementation ' androidx.test.ext:junit:1.2.1 '
4949 androidTestImplementation " androidx.test:runner:$test_runner_version "
5050 androidTestImplementation " androidx.test.espresso:espresso-core:$espresso_core_version "
5151 api " androidx.core:core-ktx:$core_ktx_version "
You can’t perform that action at this time.
0 commit comments