Update to 1.16

This commit is contained in:
rtm516 2020-07-08 23:24:15 +01:00
commit 867cf9ae51
11 changed files with 41 additions and 34 deletions

View file

@ -80,12 +80,12 @@
<dependency>
<groupId>org.geysermc</groupId>
<artifactId>connector</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.nukkitx.protocol</groupId>
<artifactId>bedrock-v390</artifactId>
<version>2.5.6</version>
<artifactId>bedrock-v407</artifactId>
<version>2.6.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.minecrell</groupId>