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 5589daa commit 5856ec0Copy full SHA for 5856ec0
build.gradle
@@ -88,7 +88,7 @@ ext {
88
junit4Version = '4.13.2'
89
junitJupiterVersion = '5.11.2'
90
kotlinCoroutinesVersion = '1.8.1'
91
- kryoVersion = '5.6.0'
+ kryoVersion = '5.6.2'
92
lettuceVersion = '6.5.0.RC1'
93
log4jVersion = '2.24.1'
94
mailVersion = '2.0.3'
0 commit comments