Upgrade to Kotlin Coroutines 1.6.3

Closes gh-31490
pull/31518/head
Stephane Nicoll 2 years ago
parent 7266dd5270
commit 4f6bc3c2e0

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

Loading…
Cancel
Save