Bump packetlib version to 1.5-SNAPSHOT

This commit is contained in:
Redned 2020-03-01 13:30:51 -06:00 committed by GitHub
parent f9a1656b8e
commit bcf77f1098
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>packetlib</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.5-SNAPSHOT</version>
<scope>compile</scope>
<exclusions>
<exclusion>