diff --git a/build.gradle b/build.gradle index c7e16126..5cf57ecf 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.1' + implementation 'com.willfp:libreforge:3.127.2' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 253c27d7..f600ff99 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sat Jan 07 12:18:05 GMT 2023 -version=9.15.2 +#Fri Jan 13 18:09:44 GMT 2023 +version=9.15.3 plugin-name=EcoEnchants