Upgrade to latest Lettuce Redis driver

This commit is contained in:
Artem Bilan
2019-06-14 13:38:22 -04:00
parent 144790e921
commit 24b8e58938

View File

@@ -132,7 +132,7 @@ subprojects { subproject ->
junitPlatformVersion = '1.4.1'
jythonVersion = '2.7.0'
kryoShadedVersion = '4.0.2'
lettuceVersion = '5.1.6.RELEASE'
lettuceVersion = '5.1.7.RELEASE'
log4jVersion = '2.11.2'
micrometerVersion = '1.1.4'
mockitoVersion = '2.26.0'