diff --git a/build.gradle b/build.gradle index ba01eba..334a718 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.66.0' + implementation 'com.willfp:libreforge:3.67.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index aa3a125..e1a9933 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Jun 20 14:16:41 BST 2022 -version=7.82.0 +#Mon Jun 20 21:37:08 BST 2022 +version=7.83.0 plugin-name=EcoArmor