Skip to content

Commit bc7bd61

Browse files
committed
Update scala to 2.12.5
1 parent d3cef1f commit bc7bd61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description := "Play 2.6.x Module for Jongo http://jongo.org/"
88

99
version := "2.0.0-jongo1.3"
1010

11-
scalaVersion := "2.12.2"
11+
scalaVersion := "2.12.5"
1212

1313
libraryDependencies ++= Seq(
1414
"org.mongodb" % "mongo-java-driver" % "3.4.2",

0 commit comments

Comments
 (0)