Skip to content

Commit

Permalink
Scala 2.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
adriaanm committed Sep 21, 2018
1 parent a6137aa commit 66f5b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lazy val sharedSettings = Seq(
scalaVersion := "2.12.6",
scalaVersion := "2.12.7",
scalaHome := Option(System.getProperty("paradise.scala.home")).map(file(_)),
scalacOptions ++= Seq("-deprecation", "-feature"),

Expand Down

0 comments on commit 66f5b66

Please sign in to comment.