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