diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e83c3fdfd4..d01239ccb3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -839,7 +839,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.6.3") { + library("Kotlin Coroutines", "1.6.4") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"