From 69dffe07d32b6873723ddf0f036a5b4d06e4cf2e Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 3 Jan 2022 13:25:49 +0000 Subject: [PATCH] Updated to 5.0.0-b19 --- build.gradle | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 5109441..58262ca 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.17.1' - implementation 'com.willfp:libreforge:2.7.1' + implementation 'com.willfp:libreforge:2.7.2' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index b0d0efe..073634a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.0.0-b18 +version = 5.0.0-b19 plugin-name = Talismans \ No newline at end of file