diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0db26fa546e..2f8f91881b9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -792,7 +792,7 @@ bom { ] } } - library("Kotlin Coroutines", "1.7.2") { + library("Kotlin Coroutines", "1.7.3") { group("org.jetbrains.kotlinx") { imports = [ "kotlinx-coroutines-bom"