diff --git a/build.gradle b/build.gradle index b2ab147..fd33ed4 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.127.2' + implementation 'com.willfp:libreforge:3.127.3' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 91816a5..bd3d5ef 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Jan 13 18:09:09 GMT 2023 -version=4.91.2 +#Tue Jan 17 16:49:02 GMT 2023 +version=4.91.3 plugin-name=Boosters