diff --git a/build.gradle b/build.gradle index 214159b2..9c4cdab0 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.38.0' - implementation 'com.willfp:libreforge:3.107.0' + implementation 'com.willfp:libreforge:3.108.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 7a6c6eec..0918e8a8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Oct 02 14:59:42 BST 2022 -version=9.0.0-b40 +#Mon Oct 03 18:30:58 BST 2022 +version=9.0.0-b41 plugin-name=EcoEnchants