From 59f1e02a6c1cbf2fef7a0aca854b73bd03d757ff Mon Sep 17 00:00:00 2001 From: MiniDay <372403923@qq.com> Date: Sat, 11 Sep 2021 00:38:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0HamsterAPI=E5=89=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- currency-plugin/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/currency-plugin/build.gradle b/currency-plugin/build.gradle index 6e4b9e2..9f675be 100644 --- a/currency-plugin/build.gradle +++ b/currency-plugin/build.gradle @@ -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"