diff --git a/build.gradle b/build.gradle index 26c6241..094faa9 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.49.0' + implementation 'com.willfp:libreforge:3.50.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index c3f95e8..e83ba05 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun May 22 15:26:29 BST 2022 -version=4.11.0 +#Sun May 22 20:41:49 BST 2022 +version=4.12.0 plugin-name=Boosters