Skip to content

Commit

Permalink
Bump rediculous 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Nov 22, 2023
1 parent 17da26d commit 410f938
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 @@ -49,7 +49,7 @@ object Dependencies {
val log4Cats = "org.typelevel" %% "log4cats-slf4j" % "2.6.0"
val logback = "ch.qos.logback" % "logback-classic" % "1.4.11"

val redis = "io.chrisdavenport" %% "rediculous" % "0.6-105e347-20231119T213618Z-SNAPSHOT"
val redis = "io.chrisdavenport" %% "rediculous" % "0.5.1"

val chessTestKit = "org.lichess" %% "scalachess-test-kit" % V.chess % Test
val monocleCore = "dev.optics" %% "monocle-core" % "3.2.0" % Test
Expand Down

0 comments on commit 410f938

Please sign in to comment.