Skip to content

Commit b74c32f

Browse files
committed
Upgrade Lettuce, AssertJ/K versions
1 parent 68a2f01 commit b74c32f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ subprojects { subproject ->
9090
activeMqVersion = '5.15.9'
9191
apacheSshdVersion = '2.2.0'
9292
aspectjVersion = '1.9.4'
93-
assertjVersion = '3.12.2'
94-
assertkVersion = '0.14'
93+
assertjVersion = '3.13.1'
94+
assertkVersion = '0.19'
9595
boonVersion = '0.34'
9696
commonsDbcp2Version = '2.6.0'
9797
commonsIoVersion = '2.6'
@@ -122,7 +122,7 @@ subprojects { subproject ->
122122
junitPlatformVersion = '1.4.1'
123123
jythonVersion = '2.7.0'
124124
kryoShadedVersion = '4.0.2'
125-
lettuceVersion = '5.1.7.RELEASE'
125+
lettuceVersion = '5.1.8.RELEASE'
126126
log4jVersion = '2.11.2'
127127
micrometerVersion = '1.1.4'
128128
mockitoVersion = '2.25.1'

0 commit comments

Comments
 (0)