diff --git a/build.gradle b/build.gradle index 08d09f93..c4c7717a 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.128.2' + implementation 'com.willfp:libreforge:3.129.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index c8aac59b..8a649a74 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Feb 07 14:47:50 GMT 2023 -version=9.16.2 +#Thu Feb 09 14:13:38 GMT 2023 +version=9.17.0 plugin-name=EcoEnchants