diff --git a/build.gradle b/build.gradle index a16c2d1..70eb9ce 100644 --- a/build.gradle +++ b/build.gradle @@ -47,7 +47,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.126.3' + implementation 'com.willfp:libreforge:3.127.0' implementation 'org.joml:joml:1.10.4' compileOnly fileTree(dir: '../../lib', include: ['*.jar']) compileOnly 'com.github.LegameMc:EnchantGui-API:1.0' diff --git a/gradle.properties b/gradle.properties index 26eac56..a69d558 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Dec 26 14:01:09 CET 2022 -version=1.111.4 +#Mon Jan 02 15:59:22 GMT 2023 +version=1.112.0 plugin-name=EcoSkills