From 92a69cac78e2331e2873a1250dcdd882f0c1c9a0 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 15 Mar 2022 19:19:09 +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 84ddb04..459b744 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.25.1' + implementation 'com.willfp:libreforge:3.26.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 097ad86..92aa877 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.33.1 +version = 5.34.0 plugin-name = Talismans \ No newline at end of file