diff --git a/build.gradle b/build.gradle index 7acdeeb..5fcf7ad 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.54.0' + implementation 'com.willfp:libreforge:3.55.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index eb1caa5..dd17fe6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon May 30 11:10:32 BST 2022 -version=8.39.0 +#Mon May 30 17:04:29 BST 2022 +version=8.40.0 plugin-name=EcoBosses