Upgrade to Kotlin Coroutines 1.3.6

Closes gh-21408
pull/21417/head
Stephane Nicoll 5 years ago
parent 74a70c8200
commit dd13c226b5

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

Loading…
Cancel
Save