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 1046e9c commit 01cbe4bCopy full SHA for 01cbe4b
gradle/libs.versions.toml
@@ -11,7 +11,7 @@ kotlinx-serialization = "1.8.0" # https://github.com/Kotlin/kotlinx.serializatio
11
12
# redis
13
rethis = "0.2.9" # https://github.com/vendelieu/re.this
14
-lettuce = "6.5.4.RELEASE" # https://github.com/redis/lettuce
+lettuce = "6.5.5.RELEASE" # https://github.com/redis/lettuce
15
16
# kotest
17
kotest = "6.0.0.M2" # https://github.com/kotest/kotest
0 commit comments