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 21bf313 commit 318946cCopy full SHA for 318946c
README.md
@@ -41,7 +41,7 @@ libraryDependencies += "com.github.j5ik2o" %% "reactive-memcached-core" % "1.0.6
41
```scala
42
resolvers += "Sonatype OSS Snapshot Repository" at "https://oss.sonatype.org/content/repositories/snapshots/"
43
44
-libraryDependencies += "com.github.j5ik2o" %% "reactive-memcached-core" % "1.0.6-SNAPSHOT"
+libraryDependencies += "com.github.j5ik2o" %% "reactive-memcached-core" % "1.0.7-SNAPSHOT"
45
```
46
47
## Usage
0 commit comments