From aa6b271c5a0d6abd27e50c448daf22622ba13107 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 26 Apr 2022 21:38:39 +0100 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 eea9a02..2fb501d 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.34.0' - implementation 'com.willfp:libreforge:3.35.0' + implementation 'com.willfp:libreforge:3.36.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 4486d00..430c011 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.43.0 +version = 5.44.0 plugin-name = Talismans \ No newline at end of file