mirror of
https://github.com/GeyserMC/MCProtocolLib.git
synced 2024-11-14 19:34:58 -05:00
Use PacketLib 2.1-SNAPSHOT for now
This commit is contained in:
parent
dff7c0544c
commit
3e9c660e79
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -63,7 +63,7 @@
|
|||
<dependency>
|
||||
<groupId>com.github.steveice10</groupId>
|
||||
<artifactId>packetlib</artifactId>
|
||||
<version>2.0</version>
|
||||
<version>2.1-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue