Support Scala 2.12.7 out of the box, support Java 11 class file format
- Add Scala version 2.12.7 to the ScalaVersion enumeration.
- Update ASM to version 7.0-beta and api level 7 (Opcodes.ASM7) to support the Java 11 class file format.
- Corrected typos.