From 2c2fa9729894f1f213b38e6de513a89a9f28caf0 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 1 Nov 2022 16:23:25 +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 26a62ff..dac8bdd 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.116.0' + implementation 'com.willfp:libreforge:3.117.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index a3a503a..f357e2b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Oct 28 11:35:31 BST 2022 -version=5.125.0 +#Tue Nov 01 16:23:25 GMT 2022 +version=5.126.0 plugin-name=Talismans