From 4b4fc0f1a0344c2193fc7f2b13ec6d61f876d7cf Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 10 Jan 2022 12:42:32 +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 52eb378..28cfb75 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.18.1' - implementation 'com.willfp:libreforge:2.17.0' + implementation 'com.willfp:libreforge:2.17.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 7c1d10e..79ab225 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.7.0 +version = 5.7.1 plugin-name = Talismans \ No newline at end of file