diff --git a/build.gradle b/build.gradle index 109d487..628b6d0 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.22.0' + implementation 'com.willfp:libreforge:3.22.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 2682361..deefe46 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.30.0 +version = 5.30.1 plugin-name = Talismans \ No newline at end of file