diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 15d02a5cb6c..6db2c71c654 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1204,7 +1204,7 @@ bom { releaseNotes("https://github.com/Kotlin/kotlinx.coroutines/releases/tag/{version}") } } - library("Kotlin Serialization", "1.8.0") { + library("Kotlin Serialization", "1.9.0") { group("org.jetbrains.kotlinx") { bom("kotlinx-serialization-bom") }