diff --git a/build.gradle b/build.gradle index 3102247..a8653ed 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.20.0' + implementation 'com.willfp:libreforge:3.20.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index cdf906f..bf343f4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.28.0 +version = 5.28.1 plugin-name = Talismans \ No newline at end of file