mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-22 14:47:29 +00:00
Merge pull request #1504 from austinhuang0131/renovate/androidx.test.ext-junit-ktx-1.x
Update dependency androidx.test.ext:junit-ktx to v1.1.3
This commit is contained in:
commit
6285a24d85
@ -242,7 +242,7 @@ dependencies {
|
|||||||
githubImplementation 'io.sentry:sentry-android:5.0.1'
|
githubImplementation 'io.sentry:sentry-android:5.0.1'
|
||||||
|
|
||||||
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.2'
|
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.2'
|
||||||
testImplementation "androidx.test.ext:junit-ktx:1.1.2"
|
testImplementation "androidx.test.ext:junit-ktx:1.1.3"
|
||||||
testImplementation "androidx.test:core-ktx:1.4.0"
|
testImplementation "androidx.test:core-ktx:1.4.0"
|
||||||
testImplementation "androidx.arch.core:core-testing:2.1.0"
|
testImplementation "androidx.arch.core:core-testing:2.1.0"
|
||||||
testImplementation "org.robolectric:robolectric:4.6"
|
testImplementation "org.robolectric:robolectric:4.6"
|
||||||
|
Loading…
Reference in New Issue
Block a user