diff --git a/build.gradle b/build.gradle index ed660681..e905e256 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.126.2' + implementation 'com.willfp:libreforge:3.126.3' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 6dd53f79..496c303d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Dec 20 15:15:52 GMT 2022 -version=9.14.3 +#Mon Dec 26 14:02:47 CET 2022 +version=9.14.4 plugin-name=EcoEnchants