diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4c4c9e4a5a..374f067313 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.3.7") { + library("Kotlin Coroutines", "1.3.8") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"