Closed
Description
currently we have:
// Version 0.9.1 requires Java 8 (on 6 we get NoClassDefFoundError: java/util/function/Predicate).
// We still run our plugin builds for 2.11 on Java 6, so we cannot upgrade.
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.8.0")
but 0.8.0 doesn't work on Java 9 and doesn't support sbt 1.0 either, so being stuck on this version is a problem for multiple reasons
@lrytz what do you think, how should we proceed here?
Metadata
Metadata
Assignees
Labels
No labels