diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cce0c79acb..541698618a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -998,7 +998,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.3.6") { + library("Kotlin Coroutines", "1.3.7") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"