Skip to content

Commit a8befe8

Browse files
committed
Upgrade to Lettuce 6.8.0.RELEASE
Closes gh-46750
1 parent fc6d344 commit a8befe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1203,7 +1203,7 @@ bom {
12031203
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
12041204
}
12051205
}
1206-
library("Lettuce", "6.7.1.RELEASE") {
1206+
library("Lettuce", "6.8.0.RELEASE") {
12071207
prohibit {
12081208
contains ".BETA"
12091209
because "we don't want betas"

0 commit comments

Comments
 (0)