diff --git a/build.gradle b/build.gradle index f0c2efc..1580452 100644 --- a/build.gradle +++ b/build.gradle @@ -44,7 +44,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.31.0' - implementation 'com.willfp:libreforge:3.32.0' + implementation 'com.willfp:libreforge:3.33.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 05d7f90..d40c084 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.60.0 +version = 4.61.0 plugin-name = Reforges \ No newline at end of file