We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab5f60 commit 6626db2Copy full SHA for 6626db2
README.md
@@ -30,7 +30,7 @@ Add to `build.sbt`
30
31
```scala
32
libraryDependencies ++= Seq(
33
- "net.debasishg" %% "redisclient" % "3.30"
+ "net.debasishg" %% "redisclient" % "3.31"
34
)
35
```
36
0 commit comments