From 3eda39a96197ca4d216c64b5c030e14f660cb394 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 6 Jan 2022 18:24:38 +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 acdc02b..b9b4f2f 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.17.1' - implementation 'com.willfp:libreforge:2.11.0' + implementation 'com.willfp:libreforge:2.12.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 7d359a2..aacda73 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.1.0 +version = 5.2.0 plugin-name = Talismans \ No newline at end of file