We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0761ca commit 0ba0531Copy full SHA for 0ba0531
build.gradle
@@ -89,7 +89,7 @@ ext {
89
junitJupiterVersion = '5.11.2'
90
kotlinCoroutinesVersion = '1.8.1'
91
kryoVersion = '5.6.0'
92
- lettuceVersion = '6.5.0.RC1'
+ lettuceVersion = '6.5.0.RC2'
93
log4jVersion = '2.24.1'
94
mailVersion = '2.0.3'
95
micrometerTracingVersion = '1.4.0-SNAPSHOT'
0 commit comments