diff --git a/build.gradle b/build.gradle index 0a231a7..21a4b3c 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.57.2' + implementation 'com.willfp:libreforge:3.58.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 7549f7c..f3f6c0d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Jun 06 13:30:10 BST 2022 -version=5.8.3 +#Wed Jun 08 21:06:43 BST 2022 +version=5.9.0 plugin-name=Reforges