PaperLib will now always compile with latest.

This commit is contained in:
Brianna 2020-11-09 15:26:14 -06:00
parent 66b91315f7
commit 4b89c4f4d1
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
<dependency>
<groupId>io.papermc</groupId>
<artifactId>paperlib</artifactId>
<version>1.0.4</version>
<version>LATEST</version>
<scope>compile</scope>
</dependency>
<dependency>