Updated bungee version + removed dependency to Apache commons lang

This commit is contained in:
2021-07-04 20:06:28 +02:00
parent 807b7ce4ed
commit 3158fa73c5
5 changed files with 16 additions and 27 deletions

View File

@@ -41,7 +41,7 @@
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<bungeecord.version>1.16-R0.4-SNAPSHOT</bungeecord.version>
<bungeecord.version>1.17-R0.1-SNAPSHOT</bungeecord.version>
<paper.version>1.16.5-R0.1</paper.version>
<mc.version>1.16.5</mc.version>
</properties>