Skip to content

Commit 29947c5

Browse files
authored
Merge pull request #228 from masahitojp/chore/upgrade-doc-for-3.9
upgrade version at README
2 parents 199dfa5 + eaf7eff commit 29947c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Add to `Build.scala` or `build.sbt`
3030

3131
```scala
3232
libraryDependencies ++= Seq(
33-
"net.debasishg" %% "redisclient" % "3.8"
33+
"net.debasishg" %% "redisclient" % "3.9"
3434
)
3535
```
3636

0 commit comments

Comments
 (0)