mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-18 05:01:28 +00:00
Merge pull request #4560 from nextcloud/renovate/kotlinx-coroutines-monorepo
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.10.0
This commit is contained in:
commit
fcf68cef88
@ -167,7 +167,7 @@ ext {
|
||||
espressoVersion = "3.6.1"
|
||||
androidxTestVersion = "1.5.0"
|
||||
media3_version = "1.4.1"
|
||||
coroutines_version = "1.9.0"
|
||||
coroutines_version = "1.10.0"
|
||||
mockitoKotlinVersion = "5.4.0"
|
||||
}
|
||||
|
||||
@ -327,7 +327,7 @@ dependencies {
|
||||
|
||||
androidTestImplementation "androidx.test:core:1.6.1"
|
||||
|
||||
androidTestImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
|
||||
androidTestImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.0"
|
||||
androidTestImplementation 'androidx.test:core-ktx:1.6.1'
|
||||
androidTestImplementation 'org.mockito:mockito-android:5.14.2'
|
||||
androidTestImplementation "androidx.work:work-testing:${workVersion}"
|
||||
|
@ -149,6 +149,7 @@
|
||||
<trusted-key id="77A45740C23880C7F81B9D4D5C504E1210E49773">
|
||||
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.5"/>
|
||||
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.8"/>
|
||||
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.9"/>
|
||||
</trusted-key>
|
||||
<trusted-key id="7B121B76A7ED6CE6E60AD51784E913A8E3A748C0" group="org.bouncycastle"/>
|
||||
<trusted-key id="7E22D50A7EBD9D2CD269B2D4056ACA74D46000BF" group="io.netty"/>
|
||||
|
Loading…
Reference in New Issue
Block a user