diff --git a/build.gradle b/build.gradle index 2a0d3f8e..cf98a61f 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.93.2' + implementation 'com.willfp:libreforge:3.93.3' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 49a6e1af..f9802e62 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Sep 05 18:00:43 BST 2022 -version=9.0.0-b14 +#Tue Sep 06 11:25:31 BST 2022 +version=9.0.0-b15 plugin-name=EcoEnchants