Skip to content

Commit

Permalink
Use static commit of Protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
Camotoy committed Feb 7, 2021
1 parent 8670172 commit 66bb162
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 @@ -30,9 +30,9 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.nukkitx.protocol</groupId>
<groupId>com.github.CloudburstMC.Protocol</groupId>
<artifactId>bedrock-v422</artifactId>
<version>2.6.1-SNAPSHOT</version>
<version>89617b7689</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 66bb162

Please sign in to comment.