From 36485846affbbb171acd45d801d6bcd0e99a6709 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 28 Sep 2022 17:54:38 +0100 Subject: [PATCH] libreforge-updater --- build.gradle | 2 +- gradle.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index cb332557..6e33f8cf 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.38.0' - implementation 'com.willfp:libreforge:3.105.0' + implementation 'com.willfp:libreforge:3.106.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 85ee845b..4ac56cef 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Sep 26 18:28:40 BST 2022 -version=9.0.0-b36 +#Wed Sep 28 17:54:38 BST 2022 +version=9.0.0-b37 plugin-name=EcoEnchants