diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 53f5cc7eb35..b7db4c95c97 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -923,7 +923,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.4.0") { + library("Kotlin Coroutines", "1.4.1") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"