Update for protocol 408 and 20w30a

This commit is contained in:
DoctorMacc 2020-07-24 10:39:10 -04:00
parent 8daf4ef2b7
commit 6b7dad1483
No known key found for this signature in database
GPG key ID: 6D6E7E059F186DB4

View file

@ -32,7 +32,7 @@
</dependency>
<dependency>
<groupId>com.nukkitx.protocol</groupId>
<artifactId>bedrock-v407</artifactId>
<artifactId>bedrock-v408</artifactId>
<version>2.6.0-SNAPSHOT</version>
<scope>compile</scope>
<exclusions>
@ -105,7 +105,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>20w29a-SNAPSHOT</version>
<version>20w30a-SNAPSHOT</version>
<scope>compile</scope>
<exclusions>
<exclusion>