cobrix
cobrix copied to clipboard
Build and Compile JDK version
Question
Looking into POM.XML file and the files are being generated using compiler version as 1.6 Are you planning to use 1.8 as compiler version
Cobrix uses sbt as the primary build tool, and artifacts on Maven are built using JDK 1.8. Maven is more for compatibility and convenience.
But it's a good spot and good idea to update POM. Feel free to create a PR for the update if you want. Or wait for th update from our side