Skip to content

Commit 3f03a3d

Browse files
committed
Upgrade to Lettuce 6.8.1.RELEASE
Closes gh-47046
1 parent 75dbbad commit 3f03a3d

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
@@ -1212,7 +1212,7 @@ bom {
12121212
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
12131213
}
12141214
}
1215-
library("Lettuce", "6.8.0.RELEASE") {
1215+
library("Lettuce", "6.8.1.RELEASE") {
12161216
prohibit {
12171217
contains ".BETA"
12181218
because "we don't want betas"

0 commit comments

Comments
 (0)