diff --git a/build.gradle b/build.gradle index acf2932..5fba4f6 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.19.1' + implementation 'com.willfp:libreforge:3.19.2' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index e4bd6be..92a8866 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.46.1 +version = 4.46.2 plugin-name = Reforges \ No newline at end of file