JDK 11 min requirements because of LTS.

This commit is contained in:
Erik C. Thauvin 2020-06-19 14:32:29 -07:00
parent dcd6996c39
commit c88be2b4e5
10 changed files with 22 additions and 40 deletions

2
.idea/compiler.xml generated
View file

@ -12,6 +12,6 @@
<module name="mobibot.main" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel target="11" />
<bytecodeTargetLevel target="1.9" />
</component>
</project>