diff --git a/build.gradle b/build.gradle index 15ce6d5..c6f7e91 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.124.1' + implementation 'com.willfp:libreforge:3.125.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index bc4ea27..e0f5808 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Nov 30 17:39:14 GMT 2022 -version=4.88.1 +#Mon Dec 05 10:51:33 GMT 2022 +version=4.89.0 plugin-name=Boosters