mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 03:29:28 +01:00
Merge pull request #4208 from nextcloud/renovate/org.jetbrains.kotlinx-kotlinx-coroutines-test-1.x
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.9.0
This commit is contained in:
commit
e0967913b7
@ -325,7 +325,7 @@ dependencies {
|
|||||||
|
|
||||||
androidTestImplementation "androidx.test:core:1.6.1"
|
androidTestImplementation "androidx.test:core:1.6.1"
|
||||||
|
|
||||||
androidTestImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1"
|
androidTestImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
|
||||||
androidTestImplementation 'androidx.test:core-ktx:1.6.1'
|
androidTestImplementation 'androidx.test:core-ktx:1.6.1'
|
||||||
androidTestImplementation 'org.mockito:mockito-android:5.13.0'
|
androidTestImplementation 'org.mockito:mockito-android:5.13.0'
|
||||||
androidTestImplementation "androidx.work:work-testing:${workVersion}"
|
androidTestImplementation "androidx.work:work-testing:${workVersion}"
|
||||||
|
Loading…
Reference in New Issue
Block a user