mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Upgrade to Kotlin Coroutines 1.4.3
Closes gh-25671
This commit is contained in:
@@ -995,7 +995,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Kotlin Coroutines", "1.4.2") {
|
||||
library("Kotlin Coroutines", "1.4.3") {
|
||||
group("org.jetbrains.kotlinx") {
|
||||
imports = [
|
||||
"kotlinx-coroutines-bom"
|
||||
|
||||
Reference in New Issue
Block a user