diff --git a/build.gradle b/build.gradle index 67da459..90a9f89 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.50.0' + implementation 'com.willfp:libreforge:3.50.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 62a92b8..668fdb4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun May 22 20:42:15 BST 2022 -version=8.35.0 +#Mon May 23 16:02:39 BST 2022 +version=8.35.1 plugin-name=EcoBosses