Skip to content

Commit

Permalink
Update for protocol 408 and 20w30a
Browse files Browse the repository at this point in the history
  • Loading branch information
Camotoy committed Jul 24, 2020
1 parent 8daf4ef commit 6b7dad1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit 6b7dad1

Please sign in to comment.