From ca17dca0358a9681cecd8e6d709e40e6ea2b92ed Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 8 Jan 2022 12:13:50 +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 1b403fb..d9a741a 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.18.1' - implementation 'com.willfp:libreforge:2.12.2' + implementation 'com.willfp:libreforge:2.12.3' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 3b8281b..18b4466 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.2.1 +version = 5.2.2 plugin-name = Talismans \ No newline at end of file