diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 890393268cf..bcf60862278 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -787,7 +787,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.7.1") { + library("Kotlin Coroutines", "1.7.2") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"