From e3c13a3ebf7bf2cb38d0c4a989bcb92309aa1503 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 5 Dec 2022 10:50:31 +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 cb20afa..85d3599 100644 --- a/build.gradle +++ b/build.gradle @@ -47,7 +47,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.124.1' + implementation 'com.willfp:libreforge:3.125.0' implementation 'org.joml:joml:1.10.4' compileOnly fileTree(dir: '../../lib', include: ['*.jar']) compileOnly 'com.github.LegameMc:EnchantGui-API:1.0' diff --git a/gradle.properties b/gradle.properties index 377bbba..608eeba 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Nov 30 17:38:19 GMT 2022 -version=1.109.1 +#Mon Dec 05 10:50:31 GMT 2022 +version=1.110.0 plugin-name=EcoSkills