mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 11:51:33 +01:00
Upgrade to Kotlin Coroutines 1.3.7
Closes gh-21961
This commit is contained in:
@@ -998,7 +998,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Kotlin Coroutines", "1.3.6") {
|
||||
library("Kotlin Coroutines", "1.3.7") {
|
||||
group("org.jetbrains.kotlinx") {
|
||||
imports = [
|
||||
"kotlinx-coroutines-bom"
|
||||
|
||||
Reference in New Issue
Block a user