Upgrade to Kotlin Coroutines 1.5.1

Closes gh-27317
pull/27328/head
Stephane Nicoll 3 years ago
parent 190df4d0a1
commit de3dbaf1d5

@ -1017,7 +1017,7 @@ bom {
]
}
}
library("Kotlin Coroutines", "1.5.0") {
library("Kotlin Coroutines", "1.5.1") {
group("org.jetbrains.kotlinx") {
imports = [
"kotlinx-coroutines-bom"

Loading…
Cancel
Save