diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 02d3930f4c0..9822d4ee8ca 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1028,7 +1028,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.5.1") { + library("Kotlin Coroutines", "1.5.2") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"