From 747613fc10f12ff542d0c90d6fabffc4af492828 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 6 Nov 2022 19:53:04 +0000 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 d0b3bc3..e7ae20c 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.117.0' + implementation 'com.willfp:libreforge:3.118.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 56a7167..277f0ae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Nov 01 16:23:54 GMT 2022 -version=4.81.0 +#Sun Nov 06 19:53:04 GMT 2022 +version=4.82.0 plugin-name=Boosters