From 0abc8a5cce54c62930c0039702dfac5faeafab6c Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 7 Feb 2022 11:41:37 +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 fbaf52c..3e948b1 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.20.0' - implementation 'com.willfp:libreforge:3.15.2' + implementation 'com.willfp:libreforge:3.16.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 473fba4..01b0489 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.23.1 +version = 5.24.0 plugin-name = Talismans \ No newline at end of file