diff --git a/build.gradle b/build.gradle index 92912b81..8a8dbfd6 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.43.0' - implementation 'com.willfp:libreforge:3.110.0' + implementation 'com.willfp:libreforge:3.111.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 102561d1..b201a270 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Oct 07 20:11:31 BST 2022 -version=9.0.0-b45 +#Sun Oct 09 15:04:07 BST 2022 +version=9.0.0-b46 plugin-name=EcoEnchants