Updated dependencides for Java 14.

This commit is contained in:
Erik C. Thauvin 2020-03-18 15:25:41 -07:00
parent 17aa4f4bd6
commit acc7c42112
11 changed files with 90 additions and 78 deletions

6
.idea/compiler.xml generated
View file

@ -12,6 +12,10 @@
<module name="mobibot.main" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel target="13" />
<bytecodeTargetLevel>
<module name="mobibot" target="14" />
<module name="mobibot.main" target="14" />
<module name="mobibot.test" target="14" />
</bytecodeTargetLevel>
</component>
</project>