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