diff --git a/build.gradle b/build.gradle index 28e3b71..341af2c 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.1' + implementation 'com.willfp:libreforge:3.129.2' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 96cae66..97b4be0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Feb 12 16:56:14 GMT 2023 -version=7.145.1 +#Wed Feb 15 20:59:36 GMT 2023 +version=7.145.2 plugin-name=EcoArmor