diff --git a/build.gradle b/build.gradle index 6f6e22f..430bbf1 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'io.auxilor:eco:6.18.1' - implementation 'com.willfp:libreforge:2.12.3' + implementation 'com.willfp:libreforge:2.14.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 475dbaa..6483653 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 7.10.3 +version = 7.11.0 plugin-name = EcoArmor \ No newline at end of file