Skip to content

Commit 2c5672d

Browse files
committed
Upgrade to Lettuce 6.5.5.RELEASE
Closes gh-44686
1 parent 73e1df2 commit 2c5672d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@ bom {
12481248
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
12491249
}
12501250
}
1251-
library("Lettuce", "6.5.4.RELEASE") {
1251+
library("Lettuce", "6.5.5.RELEASE") {
12521252
prohibit {
12531253
contains ".BETA"
12541254
because "we don't want betas"

0 commit comments

Comments
 (0)