From ac6fe76559b0d8e83200d25d01bcdb6a3af50d5c Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 6 Feb 2022 17:41:12 +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 e2489e2..58280f0 100644 --- a/build.gradle +++ b/build.gradle @@ -44,7 +44,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.23.0' - implementation 'com.willfp:libreforge:3.15.1' + implementation 'com.willfp:libreforge:3.15.2' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index fc03387..4e98f7a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.42.0 +version = 4.42.1 plugin-name = Reforges \ No newline at end of file