diff --git a/build.gradle b/build.gradle index 9003471..9ebdf31 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.80.1' + implementation 'com.willfp:libreforge:3.80.2' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 0001c90..d8bbb69 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Aug 02 16:26:51 BST 2022 -version=8.65.1 +#Thu Aug 04 12:24:14 BST 2022 +version=8.65.2 plugin-name=EcoBosses