Skip to content

Commit

Permalink
Merge pull request #367 from scala-steward/update/lettuce-core-5.3.4.…
Browse files Browse the repository at this point in the history
…RELEASE

Update lettuce-core to 5.3.4.RELEASE
  • Loading branch information
mergify[bot] authored Sep 15, 2020
2 parents 55ebb86 + 4063795 commit 7694923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Dependencies {
val fs2 = "2.4.4"
val log4cats = "1.1.1"

val lettuce = "5.3.3.RELEASE"
val lettuce = "5.3.4.RELEASE"
val logback = "1.2.3"

val betterMonadicFor = "0.3.1"
Expand Down

0 comments on commit 7694923

Please sign in to comment.