更新HamsterAPI前置

This commit is contained in:
2021-09-11 00:38:22 +08:00
parent e6d95e0ba9
commit 59f1e02a6c

View File

@@ -19,7 +19,7 @@ dependencies {
// https://mvnrepository.com/artifact/org.jetbrains/annotations
compileOnly group: 'org.jetbrains', name: 'annotations', version: '22.0.0'
compileOnly "cn.hamster3:HamsterService-Bukkit:2.6.2-SNAPSHOT"
compileOnly "cn.hamster3:HamsterAPI:2.4.0-SNAPSHOT"
compileOnly "cn.hamster3:HamsterAPI:2.4.3-SNAPSHOT"
compileOnly "com.github.MilkBowl:VaultAPI:1.7"
compileOnly "org.black_ixx:PlayerPoints:2.1.3"
compileOnly "me.clip:placeholderapi:2.10.9"