diff --git a/build.gradle b/build.gradle index 56282d3..a710842 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.103.0' + implementation 'com.willfp:libreforge:3.104.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index ba8f936..e89d388 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Sep 21 15:29:18 BST 2022 -version=7.119.0 +#Thu Sep 22 17:31:27 BST 2022 +version=7.120.0 plugin-name=EcoArmor