diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index ead7355cf6b..2d06231a2bc 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1238,7 +1238,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"