diff --git a/build.gradle b/build.gradle index e9bbbaa..d77cd6a 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.69.0' + implementation 'com.willfp:libreforge:3.70.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 44a1c89..a228d90 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Jun 22 22:24:32 BST 2022 -version=7.85.0 +#Fri Jun 24 13:57:38 BST 2022 +version=7.86.0 plugin-name=EcoArmor