Skip to content

Commit

Permalink
Update redisson to 3.15.5 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
nryanov-auto committed May 17, 2021
1 parent 6efeb32 commit 2e417a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ lazy val kindProjectorVersion = "0.13.0"
// backends
lazy val lettuceVersion = "6.1.2.RELEASE"
lazy val jedisVersion = "3.6.0"
lazy val redissonVersion = "3.15.4"
lazy val redissonVersion = "3.15.5"
lazy val aerospikeClientVersion = "5.1.0"
// effects
lazy val catsVersion = "2.5.1"
Expand Down

0 comments on commit 2e417a8

Please sign in to comment.