diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index b0314b1b93f..5e84d8c5a98 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1234,7 +1234,7 @@ bom { releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}") } } - library("Lettuce", "6.8.1.RELEASE") { + library("Lettuce", "6.8.2.RELEASE") { prohibit { contains ".BETA" because "we don't want betas"