Skip to content

Commit

Permalink
Update dependency io.lettuce:lettuce-core to v6.5.2.RELEASE (#33)
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 30, 2024
1 parent ef8c0d2 commit f2586ef
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.1.RELEASE" }
redis = { module = "io.lettuce:lettuce-core", version = "6.5.2.RELEASE" }
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.10.1" }
guava = { module = "com.google.guava:guava", version = "33.4.0-jre" }

Expand Down

0 comments on commit f2586ef

Please sign in to comment.