From dc02360049ce4a38982542d2d29a56d7b03597d0 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 8 Mar 2022 20:26:39 +0000 Subject: [PATCH] Updated libreforge --- build.gradle | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index ca25dd8..109d487 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.21.0' + implementation 'com.willfp:libreforge:3.22.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 8b7bc4c..2682361 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.29.0 +version = 5.30.0 plugin-name = Talismans \ No newline at end of file