diff --git a/build.gradle b/build.gradle index 2eae9e4..415ed62 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.6.2' + implementation 'com.willfp:libreforge:2.7.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index b5751f9..8e7bf66 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.15.1 +version = 4.16.0 plugin-name = Reforges \ No newline at end of file