diff --git a/build.gradle b/build.gradle index 2c87d90..377de1a 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.128.2' + implementation 'com.willfp:libreforge:3.129.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 3636325..03055a7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Feb 07 14:47:23 GMT 2023 -version=7.144.2 +#Thu Feb 09 14:13:14 GMT 2023 +version=7.145.0 plugin-name=EcoArmor