diff --git a/build.gradle b/build.gradle index 96922d7..6342177 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.3' + implementation 'com.willfp:libreforge:3.45.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index e10fe48..b85a384 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun May 15 14:28:06 BST 2022 -version=7.59.4 +#Mon May 16 21:44:39 BST 2022 +version=7.60.0 plugin-name=EcoArmor