Skip to content

Commit

Permalink
Upgrade to Lettuce 6.1.6.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-29347
  • Loading branch information
snicoll committed Jan 12, 2022
1 parent b19593e commit 61e08e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1052,7 +1052,7 @@ bom {
]
}
}
library("Lettuce", "6.1.5.RELEASE") {
library("Lettuce", "6.1.6.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"
Expand Down

0 comments on commit 61e08e3

Please sign in to comment.