From 5854335f430fdb83367f34250c4f221d70d95612 Mon Sep 17 00:00:00 2001 From: MiniDay <372403923@qq.com> Date: Fri, 25 Mar 2022 21:02:38 +0800 Subject: [PATCH] - --- currency-plugin/build.gradle | 2 +- gradle/wrapper/gradle-wrapper.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/currency-plugin/build.gradle b/currency-plugin/build.gradle index af86a4b..d6caf3f 100644 --- a/currency-plugin/build.gradle +++ b/currency-plugin/build.gradle @@ -20,7 +20,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.3-SNAPSHOT" + compileOnly "cn.hamster3:HamsterAPI:2.4.7-SNAPSHOT" compileOnly "com.github.MilkBowl:VaultAPI:1.7" compileOnly "org.black_ixx:PlayerPoints:2.1.3" compileOnly "me.clip:placeholderapi:2.10.9" diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 69a9715..e750102 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists