diff --git a/build.gradle b/build.gradle index 0ddc147..04d15a5 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.55.0' + implementation 'com.willfp:libreforge:3.56.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 564a102..d10fbb6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon May 30 17:05:25 BST 2022 -version=5.6.0 +#Tue May 31 19:45:53 BST 2022 +version=5.7.0 plugin-name=Reforges