Commit a8667daf authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Kotlin Coroutines 1.4.3

Closes gh-25719
parent 758a2ee7
......@@ -927,7 +927,7 @@ bom {
]
}
}
library("Kotlin Coroutines", "1.4.2") {
library("Kotlin Coroutines", "1.4.3") {
group("org.jetbrains.kotlinx") {
imports = [
"kotlinx-coroutines-bom"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment