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