diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 38fb5aed2b..d1e1a084a8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1017,7 +1017,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.4.3") { + library("Kotlin Coroutines", "1.5.0") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"