diff --git a/build.gradle b/build.gradle index a6b67ab6..c1d5b62d 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.112.0' + implementation 'com.willfp:libreforge:3.112.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index af00b0d4..c7e7f8a4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Oct 13 20:13:39 BST 2022 +#Sun Oct 16 23:28:02 BST 2022 version=9.0.0 plugin-name=EcoEnchants