diff --git a/build.gradle b/build.gradle index b4d73d6..e2489e2 100644 --- a/build.gradle +++ b/build.gradle @@ -44,7 +44,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.23.0' - implementation 'com.willfp:libreforge:3.14.3' + implementation 'com.willfp:libreforge:3.15.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 14c7f86..fc03387 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.41.0 +version = 4.42.0 plugin-name = Reforges \ No newline at end of file