Open aragnon opened 8 years ago
Just modifying the Scala version to 2.11.7 still results in the following:
[error] (*:update) sbt.ResolveException: unresolved dependency: org.clapper#argot_2.11;1.0.1: not found
[error] unresolved dependency: io.github.cloudify#scalazon_2.11;0.5: not found
[error] unresolved dependency: org.specs2#specs2_2.11;2.3.4: not found
This is a JDK7 vs JDK8 issue, which is something your build system should point out and it would be better if it would work with both, although I can imagine that new development would only be done on JDK8+.