From d59115e4f9319f9eeed37446721d471783c6d57a Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 12 May 2022 17:16:07 +0100 Subject: [PATCH] Updated libreforge --- build.gradle | 2 +- eco-core/core-plugin/src/main/resources/plugin.yml | 1 + gradle.properties | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index d3f7c8b..aeeca1b 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.42.0' + implementation 'com.willfp:libreforge:3.43.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 251eaad..8675713 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -15,6 +15,7 @@ softdepend: - mcMMO - Vault - EcoArmor + - TMMobcoins commands: boosters: diff --git a/gradle.properties b/gradle.properties index dc2d2b7..aaec410 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.4.0 +version = 4.5.0 plugin-name = Boosters \ No newline at end of file