diff --git a/build.gradle b/build.gradle index 0c02387..6c47514 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.45.1' + implementation 'com.willfp:libreforge:3.46.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 1088e21..1f2ffc8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue May 17 18:52:45 BST 2022 -version=7.60.2 +#Wed May 18 15:30:55 BST 2022 +version=7.61.0 plugin-name=EcoArmor