diff --git a/build.gradle b/build.gradle index 55ed1fa..b0e8e96 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.25.0' - implementation 'com.willfp:libreforge:3.18.0' + implementation 'com.willfp:libreforge:3.19.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 2706d19..96b0149 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.26.0 +version = 5.27.0 plugin-name = Talismans \ No newline at end of file