diff --git a/build.gradle b/build.gradle index 94f7ecf..90a5fde 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.20.0' - implementation 'com.willfp:libreforge:3.16.5' + implementation 'com.willfp:libreforge:3.17.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index 847cfea..4bac393 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -13,6 +13,8 @@ softdepend: - Jobs - mcMMO - Vault + - DeluxeSellwands + - ShopGUIPlus commands: ecoarmor: diff --git a/gradle.properties b/gradle.properties index ef7e3d9..d15d283 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 7.31.3 +version = 7.32.0 plugin-name = EcoArmor \ No newline at end of file