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