diff --git a/build.gradle b/build.gradle index 3787401..09a8f75 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.0' + implementation 'com.willfp:libreforge:3.45.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 8aa05b7..92ac6ba 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon May 16 21:44:51 BST 2022 -version=8.30.0 +#Tue May 17 18:52:56 BST 2022 +version=8.30.1 plugin-name=EcoBosses