diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 85ab4f5b17..33bd1d14c0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -810,7 +810,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.7.3") { + library("Kotlin Coroutines", "1.8.0") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"