diff --git a/build.gradle b/build.gradle index 1c6d24ec..1c9b89df 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.115.0' + implementation 'com.willfp:libreforge:3.115.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 6bc95a95..beabccc3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Oct 24 17:06:17 BST 2022 -version=9.3.0 +#Wed Oct 26 22:13:27 BST 2022 +version=9.3.1 plugin-name=EcoEnchants