From 866be27aef76ad59b22b4bf1af8661dfb60a3e0a Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 4 Feb 2022 18:47:28 +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 9aaf34b..279a959 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.12.0' + implementation 'com.willfp:libreforge:3.13.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 0249f59..42d79d9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.39.0 +version = 4.40.0 plugin-name = Reforges \ No newline at end of file