diff --git a/build.gradle b/build.gradle index 7f578aa..b5bd5fa 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.34.0' - implementation 'com.willfp:libreforge:3.44.1' + implementation 'com.willfp:libreforge:3.44.2' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 12fd005..d5d6101 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun May 15 13:34:07 BST 2022 -version=7.59.1 +#Sun May 15 14:28:06 BST 2022 +version=7.59.2 plugin-name=EcoArmor