Upgrade to Kotlin Coroutines 1.6.2

Closes gh-31430
pull/31463/head
Stephane Nicoll 2 years ago
parent dbf3677c0a
commit 338d8d997b

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

Loading…
Cancel
Save