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