diff --git a/build.gradle b/build.gradle index 0e0749a..fba7175 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.3' - implementation 'com.willfp:libreforge:3.93.2' + implementation 'com.willfp:libreforge:3.93.3' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 425bf3a..f9b85f1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Sep 05 17:59:59 BST 2022 -version=4.56.2 +#Tue Sep 06 11:24:50 BST 2022 +version=4.56.3 plugin-name=Boosters