diff --git a/build.gradle b/build.gradle index eaae1ac2..865cb907 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.129.4' + implementation 'com.willfp:libreforge:3.129.5' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index e6e0b312..7a629ad5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Mar 02 12:56:55 GMT 2023 -version=9.17.6 +#Mon Mar 13 13:41:34 GMT 2023 +version=9.17.7 plugin-name=EcoEnchants