diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 914679b9d3..ae41402137 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -922,7 +922,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.4.0-M1") { + library("Kotlin Coroutines", "1.4.0") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"