diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7e48636361..b83c82c0df 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -922,7 +922,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.3.9") { + library("Kotlin Coroutines", "1.4.0-M1") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"