diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 03c66cdaca08..96036dff1d63 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -926,7 +926,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.4.1") { + library("Kotlin Coroutines", "1.4.2") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"