Skip to content

Commit 39087c0

Browse files
committed
Upgrade to Lettuce 6.7.1.RELEASE
Closes gh-46424
1 parent 15147dd commit 39087c0

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

0 commit comments

Comments
 (0)