We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3cef1f commit bc7bd61Copy full SHA for bc7bd61
build.sbt
@@ -8,7 +8,7 @@ description := "Play 2.6.x Module for Jongo http://jongo.org/"
8
9
version := "2.0.0-jongo1.3"
10
11
-scalaVersion := "2.12.2"
+scalaVersion := "2.12.5"
12
13
libraryDependencies ++= Seq(
14
"org.mongodb" % "mongo-java-driver" % "3.4.2",
0 commit comments