diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b398774f61..a6782cff46 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1024,7 +1024,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.5.0") { + library("Kotlin Coroutines", "1.5.1") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"