diff --git a/build.gradle b/build.gradle index adb5a91..2904ed1 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.20.0' - implementation 'com.willfp:libreforge:3.17.3' + implementation 'com.willfp:libreforge:3.17.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 4e4fb80..4f5deb2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.25.3 +version = 5.25.4 plugin-name = Talismans \ No newline at end of file