diff --git a/build.gradle b/build.gradle index 33eabb18..cb87dc5a 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.108.1' + implementation 'com.willfp:libreforge:3.109.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 1a926133..2f7060da 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Oct 04 15:54:09 BST 2022 -version=9.0.0-b43 +#Thu Oct 06 12:06:32 BST 2022 +version=9.0.0-b44 plugin-name=EcoEnchants