diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a690e0da43a8..f0d5f78c8458 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.5.1") { + library("Kotlin Coroutines", "1.5.2") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"