From 935e9a79373b10ddb87dc35d856a6d0806b6c8e1 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 15 Feb 2023 20:57:47 +0000 Subject: [PATCH] libreforge-updater --- build.gradle | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index ec2925c..926eef0 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.46.0' - implementation 'com.willfp:libreforge:3.129.1' + implementation 'com.willfp:libreforge:3.129.2' implementation 'com.willfp:ecomponent:1.3.0' implementation 'org.joml:joml:1.10.4' diff --git a/gradle.properties b/gradle.properties index 9f45462..6dcc7da 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Feb 12 16:54:39 GMT 2023 +#Wed Feb 15 20:57:47 GMT 2023 version=2.0.0 plugin-name=EcoJobs