diff --git a/build.gradle b/build.gradle index 9576349..e8f1d20 100644 --- a/build.gradle +++ b/build.gradle @@ -44,7 +44,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.17.1' - implementation 'com.willfp:libreforge:2.8.0' + implementation 'com.willfp:libreforge:2.9.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 2db02dc..e6d0ece 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.17.0 +version = 4.18.0 plugin-name = Reforges \ No newline at end of file