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