diff --git a/build.gradle b/build.gradle index 98a6b517..3a70ca20 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.4' + implementation 'com.willfp:libreforge:3.128.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index c3029032..98cb7a1b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Jan 17 16:49:41 GMT 2023 -version=9.15.9 +#Tue Jan 24 10:10:25 GMT 2023 +version=9.16.0 plugin-name=EcoEnchants