diff --git a/build.gradle b/build.gradle index 2e90dc7..41b0bcb 100644 --- a/build.gradle +++ b/build.gradle @@ -44,7 +44,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.20.0' - implementation 'com.willfp:libreforge:3.7.2' + implementation 'com.willfp:libreforge:3.7.3' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 24fa5d1..444d610 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.33.2 +version = 4.33.3 plugin-name = Reforges \ No newline at end of file