Closes gh-23341
@ -981,6 +981,9 @@ bom {
}
library("Kotlin Coroutines", "1.3.8") {
prohibit("[1.3.9,)") {
because "it requires Kotlin 1.4"
group("org.jetbrains.kotlinx") {
imports = [
"kotlinx-coroutines-bom"