From bfa2a846ee459d75c2d767d7737186a93528fb1d Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 9 Feb 2023 14:12:07 +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 e2511d8..94a89ba 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.50.0' - implementation 'com.willfp:libreforge:3.128.2' + implementation 'com.willfp:libreforge:3.129.0' implementation 'org.joml:joml:1.10.4' compileOnly 'me.clip:placeholderapi:2.11.2' compileOnly fileTree(dir: '../../lib', include: ['*.jar']) diff --git a/gradle.properties b/gradle.properties index 450ea5f..21841f4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Feb 07 14:46:19 GMT 2023 -version=1.115.0 +#Thu Feb 09 14:12:07 GMT 2023 +version=1.116.0 plugin-name=EcoSkills