Skip to content

Commit

Permalink
Update dependency io.lettuce:lettuce-core to v6.5.1.RELEASE (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent d9b4625 commit 6762b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kotlin = "2.1.0"

[libraries]
redis = { module = "io.lettuce:lettuce-core", version = "6.5.0.RELEASE" }
redis = { module = "io.lettuce:lettuce-core", version = "6.5.1.RELEASE" }
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.9.0" }
guava = { module = "com.google.guava:guava", version = "33.3.1-jre" }

Expand Down

0 comments on commit 6762b04

Please sign in to comment.