diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1e75e1eb0c..f15136aab5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -995,7 +995,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.3.2") { + library("Kotlin Coroutines", "1.3.4") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"