diff --git a/build.gradle b/build.gradle index e1b6757..54e5858 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.55.0' + implementation 'com.willfp:libreforge:3.56.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index cc83fec..11674d2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon May 30 17:04:03 BST 2022 -version=4.17.0 +#Tue May 31 19:44:19 BST 2022 +version=4.18.0 plugin-name=Boosters