diff --git a/build.gradle b/build.gradle index 7132eab..a893a97 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.129.1' + implementation 'com.willfp:libreforge:3.129.2' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index c9744f6..83ea848 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Feb 12 16:56:03 GMT 2023 -version=4.93.1 +#Wed Feb 15 20:59:25 GMT 2023 +version=4.93.2 plugin-name=Boosters