mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Upgrade to Kotlin Coroutines 1.6.3
Closes gh-31490
This commit is contained in:
@@ -1100,7 +1100,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Kotlin Coroutines", "1.6.2") {
|
||||
library("Kotlin Coroutines", "1.6.3") {
|
||||
group("org.jetbrains.kotlinx") {
|
||||
imports = [
|
||||
"kotlinx-coroutines-bom"
|
||||
|
||||
Reference in New Issue
Block a user