diff --git a/build.gradle b/build.gradle index 57e2650..41d22a0 100644 --- a/build.gradle +++ b/build.gradle @@ -61,8 +61,8 @@ allprojects { } dependencies { - compileOnly 'io.auxilor:eco:6.18.1' - implementation 'com.willfp:libreforge:3.2.1' + compileOnly 'io.auxilor:eco:6.20.0' + implementation 'com.willfp:libreforge:3.4.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index a4128cd..e886ff1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 7.18.0 +version = 7.19.0 plugin-name = EcoArmor \ No newline at end of file