Full bump to Java 16

This commit is contained in:
2021-07-29 11:56:24 +02:00
parent f7e4e42a47
commit 9990ce3900
5 changed files with 15 additions and 17 deletions

View File

@@ -11,11 +11,6 @@
<name>PandaLib-Bungee</name>
<properties>
<maven.compiler.source>16</maven.compiler.source>
<maven.compiler.target>16</maven.compiler.target>
</properties>
<repositories>
<repository>
<id>papermc</id>