diff --git a/build.gradle b/build.gradle index 5cf57ecf..7df1623c 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.127.2' + implementation 'com.willfp:libreforge:3.127.3' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index f600ff99..6e2b7e71 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Jan 13 18:09:44 GMT 2023 -version=9.15.3 +#Tue Jan 17 16:49:41 GMT 2023 +version=9.15.4 plugin-name=EcoEnchants