Skip to content

Commit e91cf8a

Browse files
committed
io.lettuce:lettuce-core:6.5.0.RELEASE
1 parent a46c5ad commit e91cf8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1107,7 +1107,7 @@ bom {
11071107
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
11081108
}
11091109
}
1110-
library("Lettuce", "6.4.0.RELEASE") {
1110+
library("Lettuce", "6.5.0.RELEASE") {
11111111
group("io.lettuce") {
11121112
modules = [
11131113
"lettuce-core"

0 commit comments

Comments
 (0)