Skip to content

Commit 01cbe4b

Browse files
fix(deps): update dependency io.lettuce:lettuce-core to v6.5.5.release
1 parent 1046e9c commit 01cbe4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ kotlinx-serialization = "1.8.0" # https://github.com/Kotlin/kotlinx.serializatio
1111

1212
# redis
1313
rethis = "0.2.9" # https://github.com/vendelieu/re.this
14-
lettuce = "6.5.4.RELEASE" # https://github.com/redis/lettuce
14+
lettuce = "6.5.5.RELEASE" # https://github.com/redis/lettuce
1515

1616
# kotest
1717
kotest = "6.0.0.M2" # https://github.com/kotest/kotest

0 commit comments

Comments
 (0)