diff --git a/build.gradle b/build.gradle index 00137bc..061f7bd 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.74.1' + implementation 'com.willfp:libreforge:3.74.2' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 1261806..8c62522 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Jul 12 14:58:43 BST 2022 -version=8.59.1 +#Wed Jul 13 21:22:38 BST 2022 +version=8.59.2 plugin-name=EcoBosses