Skip to content

Commit 7b7de11

Browse files
committed
Upgrade to Lettuce 6.5.0.RELEASE
1 parent 68022ef commit 7b7de11

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
@@ -1169,7 +1169,7 @@ bom {
11691169
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
11701170
}
11711171
}
1172-
library("Lettuce", "6.4.1.RELEASE") {
1172+
library("Lettuce", "6.5.0.RELEASE") {
11731173
group("io.lettuce") {
11741174
modules = [
11751175
"lettuce-core"

0 commit comments

Comments
 (0)