From 61a693c347990d494bb3a58bc6f039fe44999a34 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 6 Sep 2022 11:26:18 +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 b66348f..1cf2bdd 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.2' - implementation 'com.willfp:libreforge:3.93.2' + implementation 'com.willfp:libreforge:3.93.3' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 013cebb..d9d29d2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Sep 05 18:01:25 BST 2022 -version=5.102.2 +#Tue Sep 06 11:26:18 BST 2022 +version=5.102.3 plugin-name=Talismans