diff --git a/build.gradle b/build.gradle index e62c449..22e34cc 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.126.3' + implementation 'com.willfp:libreforge:3.127.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 8d92d4e..4883c3c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Dec 26 14:02:20 CET 2022 -version=7.142.3 +#Mon Jan 02 15:58:34 GMT 2023 +version=7.143.0 plugin-name=EcoArmor