diff --git a/build.gradle b/build.gradle index 8c9cc36..417c04f 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.46.0' + implementation 'com.willfp:libreforge:3.46.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 06bfbee..cb11aa9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed May 18 15:31:11 BST 2022 -version=8.31.1 +#Thu May 19 20:40:34 BST 2022 +version=8.31.2 plugin-name=EcoBosses