Browse Source

Upgrade to Lettuce 6.1.0.M1

Closes gh-25360
pull/25369/head
Andy Wilkinson 5 years ago
parent
commit
5714f97b0f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1002,7 +1002,7 @@ bom { @@ -1002,7 +1002,7 @@ bom {
]
}
}
library("Lettuce", "6.0.2.RELEASE") {
library("Lettuce", "6.1.0.M1") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save