Update to lettuce 5.0.0.RC1
This commit is contained in:
6
samples/boot/gradle/dependency-management.gradle
Normal file
6
samples/boot/gradle/dependency-management.gradle
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencyManagement {
|
||||
dependencies {
|
||||
dependency 'io.lettuce:lettuce-core:5.0.0.M2'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user