Closed exoego closed 6 years ago
🤔
[info] 'compiler-interface' not yet compiled for Scala 2.10.6. Compiling...
error: error while loading package, Missing dependency 'object java.lang.Object in compiler mirror', required by /home/travis/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.10.6.jar(scala/package.class)
I thought sbt 0.13.17 is compiled with Scala 2.10.7 that supports JDK9+, but seems it is not.
Thanks!!
I noticed that sbt 0.13.16 raises error if JDK9+ is used, so let's update. Scala 2.11 is also updated to 2.11.12 that supports JDK9+.