diff --git a/build.gradle b/build.gradle index 7c0d910..faa4b48 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.128.1' + implementation 'com.willfp:libreforge:3.128.2' implementation 'com.willfp:ecomponent:1.0.0' implementation 'org.joml:joml:1.10.4' diff --git a/gradle.properties b/gradle.properties index 45ef43a..c1691bc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sat Feb 04 15:35:40 GMT 2023 -version=1.34.1 +#Tue Feb 07 14:45:38 GMT 2023 +version=1.34.2 plugin-name=EcoJobs