mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 20:45:29 +03:00
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.9.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
580dd584e5
commit
80774f3d59
2 changed files with 6 additions and 1 deletions
|
@ -165,7 +165,7 @@ ext {
|
|||
espressoVersion = "3.6.1"
|
||||
androidxTestVersion = "1.5.0"
|
||||
media3_version = "1.4.1"
|
||||
coroutines_version = "1.8.1"
|
||||
coroutines_version = "1.9.0"
|
||||
mockitoKotlinVersion = "5.4.0"
|
||||
}
|
||||
|
||||
|
|
|
@ -6284,6 +6284,11 @@
|
|||
<sha256 value="b925aa988c40a5c7aa0c77b21373feb18c39414926bd51c76ef44434f5bae9c2" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains.kotlinx" name="kotlinx-coroutines-bom" version="1.9.0">
|
||||
<artifact name="kotlinx-coroutines-bom-1.9.0.pom">
|
||||
<sha256 value="bea5511e9001f2c593ab5080df131b219ab5e2085cc5979ce583eacd4946fd78" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains.kotlinx" name="kotlinx-coroutines-core" version="1.3.4">
|
||||
<artifact name="kotlinx-coroutines-core-1.3.4.pom">
|
||||
<pgp value="8756C4F765C9AC3CB6B85D62379CE192D401AB61"/>
|
||||
|
|
Loading…
Reference in a new issue