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:
github-actions[bot] 2024-09-13 17:27:41 +02:00 committed by GitHub
commit e0967913b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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}"