Skip to content

Commit 318946c

Browse files
committed
update README.md
1 parent 21bf313 commit 318946c

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
@@ -41,7 +41,7 @@ libraryDependencies += "com.github.j5ik2o" %% "reactive-memcached-core" % "1.0.6
4141
```scala
4242
resolvers += "Sonatype OSS Snapshot Repository" at "https://oss.sonatype.org/content/repositories/snapshots/"
4343

44-
libraryDependencies += "com.github.j5ik2o" %% "reactive-memcached-core" % "1.0.6-SNAPSHOT"
44+
libraryDependencies += "com.github.j5ik2o" %% "reactive-memcached-core" % "1.0.7-SNAPSHOT"
4545
```
4646

4747
## Usage

0 commit comments

Comments
 (0)