From cd95a9294d3d529cc39b69d2f026bf63e7ca2d62 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 28 Jan 2022 11:07: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 8d05e10..c5f6611 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.7.6' + implementation 'com.willfp:libreforge:3.7.8' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 6cd0957..1786bf3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.15.6 +version = 5.15.7 plugin-name = Talismans \ No newline at end of file