Skip to content

Commit

Permalink
Use Scala 2.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial committed Dec 1, 2017
1 parent 3ece08b commit f5e0ea6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Expand Up @@ -15,6 +15,8 @@ pomIncludeRepository := { _ => false }
sbtPlugin := true
crossSbtVersions := Vector("1.0.4", "0.13.16")

scalaVersion in ThisBuild := "2.12.4"

parallelExecution := true
crossPaths := false
scalacOptions ++= Seq("-encoding", "UTF-8", "-deprecation", "-unchecked")
Expand Down

0 comments on commit f5e0ea6

Please sign in to comment.