diff --git a/build.gradle b/build.gradle index 48fb81a..ff3cbdc 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.46.0' - implementation 'com.willfp:libreforge:3.118.0' + implementation 'com.willfp:libreforge:3.119.0' implementation 'com.willfp:ecomponent:1.3.0' implementation 'org.joml:joml:1.10.4' diff --git a/gradle.properties b/gradle.properties index 05fe937..4d943ba 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Nov 06 19:52:00 GMT 2022 -version=5.70.0 +#Sat Nov 12 17:34:16 GMT 2022 +version=5.71.0 plugin-name=Reforges