Update PaperLib to 1.0.6 (#1676)

This commit is contained in:
Huynh Tien 2021-02-07 22:53:29 +07:00 committed by GitHub
parent 045b11ae1a
commit 2886c1ec21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@
<dependency>
<groupId>io.papermc</groupId>
<artifactId>paperlib</artifactId>
<version>1.0.2</version>
<version>1.0.6</version>
<scope>compile</scope>
</dependency>
</dependencies>