diff --git a/build.gradle b/build.gradle index 407f38d..41fef6b 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.34.0' - implementation 'com.willfp:libreforge:3.50.1' + implementation 'com.willfp:libreforge:3.51.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 2cfafd7..9503430 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon May 23 16:02:26 BST 2022 -version=7.66.1 +#Wed May 25 10:56:14 BST 2022 +version=7.67.0 plugin-name=EcoArmor