diff --git a/build.gradle b/build.gradle index a0a7057..65ddc42 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.2' - implementation 'com.willfp:libreforge:3.84.0' + implementation 'com.willfp:libreforge:3.85.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 8829e0c..2eb89c3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Aug 16 18:45:37 CEST 2022 -version=5.93.0 +#Wed Aug 17 12:09:33 CEST 2022 +version=5.94.0 plugin-name=Talismans