Commit f207582c authored by John Firebaugh's avatar John Firebaugh Committed by Xianwen Chen

Upgrade sbt and scala version dependencies for JDK 9 compatibility (#357)

parent a38f5ee8
import com.typesafe.sbt.SbtStartScript import com.typesafe.sbt.SbtStartScript
scalaVersion := "2.11.0" scalaVersion := "2.11.12"
libraryDependencies ++= Seq( libraryDependencies ++= Seq(
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.0.1", "org.scala-lang.modules" %% "scala-parser-combinators" % "1.0.1",
......
sbt.version=0.13.5 sbt.version=0.13.17
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment