diff --git a/build.gradle b/build.gradle index cf84745..c4f6d55 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.5.0' + implementation 'com.willfp:libreforge:3.6.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 83e41f2..983a674 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.13.0 +version = 5.14.1 plugin-name = Talismans \ No newline at end of file