diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2ef46bf0d511..fffd84a2f53e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1100,7 +1100,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.6.3-native-mt") { + library("Kotlin Coroutines", "1.6.4") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"