diff --git a/build.gradle b/build.gradle index 94f2c69..3787401 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.44.2' + implementation 'com.willfp:libreforge:3.45.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index a335b48..8aa05b7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun May 15 14:27:52 BST 2022 -version=8.29.2 +#Mon May 16 21:44:51 BST 2022 +version=8.30.0 plugin-name=EcoBosses