diff --git a/build.gradle b/build.gradle index 4ac431a..ee3a828 100644 --- a/build.gradle +++ b/build.gradle @@ -45,7 +45,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.36.0' - implementation 'com.willfp:libreforge:3.71.2' + implementation 'com.willfp:libreforge:3.72.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 073478a..2c1ac78 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Jun 30 22:55:30 BST 2022 -version=5.22.2 +#Mon Jul 04 18:46:16 BST 2022 +version=5.23.0 plugin-name=Reforges