Use fork version of UniversalScheduler

This commit is contained in:
HaHaWTH 2024-03-27 21:47:14 +08:00
parent 797aadb328
commit 797905d050

View File

@ -1130,9 +1130,9 @@
<!-- Universal Scheduler -->
<dependency>
<groupId>com.github.Anon8281</groupId>
<groupId>com.github.HomoMC</groupId>
<artifactId>UniversalScheduler</artifactId>
<version>0.1.6</version>
<version>0.1.7</version>
<scope>compile</scope>
</dependency>