Commit f7ef3445 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Kotlin Coroutines 1.3.9

Closes gh-23025
parent 019350da
...@@ -923,7 +923,7 @@ bom { ...@@ -923,7 +923,7 @@ bom {
] ]
} }
} }
library("Kotlin Coroutines", "1.3.8") { library("Kotlin Coroutines", "1.3.9") {
group("org.jetbrains.kotlinx") { group("org.jetbrains.kotlinx") {
imports = [ imports = [
"kotlinx-coroutines-bom" "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