diff --git a/build.gradle b/build.gradle index 8a8dbfd6..917b761b 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.111.0' + implementation 'com.willfp:libreforge:3.111.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index b201a270..79b1b45b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Oct 09 15:04:07 BST 2022 -version=9.0.0-b46 +#Mon Oct 10 21:05:14 BST 2022 +version=9.0.0-b47 plugin-name=EcoEnchants