Use PacketLib 2.1-SNAPSHOT for now

This commit is contained in:
Camotoy 2021-11-12 12:54:18 -05:00
parent dff7c0544c
commit 3e9c660e79
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F

View file

@ -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>