Commit 09de935f authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Kotlin Coroutines 1.3.8

Closes gh-22469
parent ebcc9035
......@@ -979,7 +979,7 @@ bom {
]
}
}
library("Kotlin Coroutines", "1.3.7") {
library("Kotlin Coroutines", "1.3.8") {
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