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 65ae3fe commit adf5cd9Copy full SHA for adf5cd9
README.md
@@ -42,7 +42,7 @@ Add following lines to your build.sbt
42
```
43
resolvers += "sxfcode Bintray Repo" at "https://dl.bintray.com/sfxcode/maven/"
44
45
-libraryDependencies += "com.sfxcode.nosql" %% "simple-mongo" % "1.5.1"
+libraryDependencies += "com.sfxcode.nosql" %% "simple-mongo" % "1.6.5"
46
47
48
0 commit comments