Closed baconator closed 6 years ago
mvn package was failing as it was interpreting the source as Java 5, not 8.
mvn package
Also, if you're fine with letting an external service compile your jar, jitpack is now usable with this change.
Cool thanks!
mvn package
was failing as it was interpreting the source as Java 5, not 8.