From c66a11dc909835ce47595f2f6aee927b27afd040 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 28 Feb 2022 10:31:40 +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 5673a64..d7a5fb0 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.25.0' - implementation 'com.willfp:libreforge:3.19.1' + implementation 'com.willfp:libreforge:3.19.2' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 1639e83..cab0a36 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.27.1 +version = 5.27.2 plugin-name = Talismans \ No newline at end of file