diff --git a/build.gradle b/build.gradle index 09a8f75..8c9cc36 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.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 92ac6ba..2967771 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue May 17 18:52:56 BST 2022 -version=8.30.1 +#Wed May 18 15:31:11 BST 2022 +version=8.31.0 plugin-name=EcoBosses