We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a2f01 commit b74c32fCopy full SHA for b74c32f
build.gradle
@@ -90,8 +90,8 @@ subprojects { subproject ->
90
activeMqVersion = '5.15.9'
91
apacheSshdVersion = '2.2.0'
92
aspectjVersion = '1.9.4'
93
- assertjVersion = '3.12.2'
94
- assertkVersion = '0.14'
+ assertjVersion = '3.13.1'
+ assertkVersion = '0.19'
95
boonVersion = '0.34'
96
commonsDbcp2Version = '2.6.0'
97
commonsIoVersion = '2.6'
@@ -122,7 +122,7 @@ subprojects { subproject ->
122
junitPlatformVersion = '1.4.1'
123
jythonVersion = '2.7.0'
124
kryoShadedVersion = '4.0.2'
125
- lettuceVersion = '5.1.7.RELEASE'
+ lettuceVersion = '5.1.8.RELEASE'
126
log4jVersion = '2.11.2'
127
micrometerVersion = '1.1.4'
128
mockitoVersion = '2.25.1'
0 commit comments