diff --git a/build.gradle b/build.gradle index dd6cfd0..2fc7aca 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.98.1' + implementation 'com.willfp:libreforge:3.99.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 65e5c4b..844b2bd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Sep 12 21:20:54 BST 2022 -version=8.83.1 +#Tue Sep 13 19:15:06 BST 2022 +version=8.84.0 plugin-name=EcoBosses