diff --git a/build.gradle b/build.gradle index afae4ad..0726007 100644 --- a/build.gradle +++ b/build.gradle @@ -41,7 +41,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.36.2' + implementation 'com.willfp:libreforge:3.37.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 16af910..251eaad 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -14,8 +14,7 @@ softdepend: - Jobs - mcMMO - Vault - - DeluxeSellwands - - ShopGUIPlus + - EcoArmor commands: boosters: diff --git a/gradle.properties b/gradle.properties index eae3a62..8481a3e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.0.1 +version = 4.1.0 plugin-name = Boosters \ No newline at end of file