diff --git a/build.gradle b/build.gradle index 2c40de6..74c35af 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.129.3' + implementation 'com.willfp:libreforge:3.129.4' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 00acc24..8388d86 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Feb 22 15:03:10 GMT 2023 -version=7.145.3 +#Thu Mar 02 12:56:29 GMT 2023 +version=7.145.4 plugin-name=EcoArmor