update FoliaLib (#4935)

- fix an issue with 0 ticks setting
- disable scheduler warning
This commit is contained in:
Huynh Tien
2023-09-04 06:41:35 +07:00
committed by GitHub
parent 357995ecb0
commit 785f18c13a
3 changed files with 4 additions and 2 deletions

View File

@ -384,7 +384,7 @@
<dependency>
<groupId>com.tcoded</groupId>
<artifactId>FoliaLib</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
<scope>compile</scope>
</dependency>
</dependencies>