Skip to content

Commit

Permalink
Upgrade to Lettuce 6.1.4.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-27341
  • Loading branch information
snicoll committed Jul 15, 2021
1 parent 9a81d2f commit 1c69789
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 @@ -1024,7 +1024,7 @@ bom {
]
}
}
library("Lettuce", "6.1.3.RELEASE") {
library("Lettuce", "6.1.4.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"
Expand Down

0 comments on commit 1c69789

Please sign in to comment.