From 987ced2a495a63ed2f777bf360b8420744c9fca4 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 19 Feb 2022 16:08:02 +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 6f23abf..55ed1fa 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.17.5' + implementation 'com.willfp:libreforge:3.18.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 3594c3c..2706d19 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.25.5 +version = 5.26.0 plugin-name = Talismans \ No newline at end of file