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:
github-actions[bot] 2024-12-19 21:09:42 +00:00 committed by GitHub
commit fcf68cef88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View File

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

View File

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