diff --git a/build.gradle b/build.gradle index 82d54cb..d467ba6 100644 --- a/build.gradle +++ b/build.gradle @@ -44,7 +44,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.18.1' - implementation 'com.willfp:libreforge:2.17.0' + implementation 'com.willfp:libreforge:2.17.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 838395f..ee714e0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.25.0 +version = 4.25.1 plugin-name = Reforges \ No newline at end of file