diff --git a/build.gradle b/build.gradle index 1ea5b39..74655b5 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.1' + implementation 'com.willfp:libreforge:3.17.2' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 625b38f..1602c9a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.25.1 +version = 5.25.2 plugin-name = Talismans \ No newline at end of file