Browse Source

Upgrade to Lettuce 6.0.0.RC2

Closes gh-23360
pull/23403/head
Stephane Nicoll 5 years ago
parent
commit
35a2241c10
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -930,7 +930,7 @@ bom { @@ -930,7 +930,7 @@ bom {
]
}
}
library("Lettuce", "5.3.3.RELEASE") {
library("Lettuce", "6.0.0.RC2") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save