Updated dependencides for Java 14.
This commit is contained in:
parent
17aa4f4bd6
commit
acc7c42112
11 changed files with 90 additions and 78 deletions
6
.idea/compiler.xml
generated
6
.idea/compiler.xml
generated
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue