Skip to content

Commit ec14765

Browse files
committed
use latest sbt-scala-module plugin
which works on Java 9. which we want for the nascent Java 9 Scala community build
1 parent 1ece49c commit ec14765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
addSbtPlugin("org.scala-lang.modules" % "scala-module-plugin" % "1.0.8")
1+
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "1.0.13")
22

33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.16")

0 commit comments

Comments
 (0)