Skip to content

Commit 24b8e58

Browse files
committed
Upgrade to latest Lettuce Redis driver
1 parent 144790e commit 24b8e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ subprojects { subproject ->
132132
junitPlatformVersion = '1.4.1'
133133
jythonVersion = '2.7.0'
134134
kryoShadedVersion = '4.0.2'
135-
lettuceVersion = '5.1.6.RELEASE'
135+
lettuceVersion = '5.1.7.RELEASE'
136136
log4jVersion = '2.11.2'
137137
micrometerVersion = '1.1.4'
138138
mockitoVersion = '2.26.0'

0 commit comments

Comments
 (0)