From 30be4e7ff369a5521ce1144295abe1415b417af3 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 17 Jan 2022 19:17:58 +0000 Subject: [PATCH] Updated libreforge --- build.gradle | 4 ++-- gradle.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 28c3ff5..f552a3b 100644 --- a/build.gradle +++ b/build.gradle @@ -61,8 +61,8 @@ allprojects { } dependencies { - compileOnly 'com.willfp:eco:6.18.1' - implementation 'com.willfp:libreforge:3.2.1' + compileOnly 'com.willfp:eco:6.20.0' + implementation 'com.willfp:libreforge:3.4.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 1383e60..6c95e05 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.10.1 +version = 5.12.0 plugin-name = Talismans \ No newline at end of file