From 1e8da5e701e32aaa00f607ab6b14adad98f148bf Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 29 Jan 2022 11:24:01 +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 e3bf8d2..4f24cbb 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.8.0' + implementation 'com.willfp:libreforge:3.9.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 891400b..027f0b6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.16.0 +version = 5.17.0 plugin-name = Talismans \ No newline at end of file